Building Smart Contracts with RustSmart contracts are event-driven programs stored on a blockchain that trigger action when certain conditions are met. They are used to…Aug 17, 2022Aug 17, 2022
Privacy Enhancement using Federated Learning & BlockchainMachine learning pipelines executed within cloud infrastructure, are computationally intensive & use specialized hardware utilizing…May 12, 2022May 12, 2022
Hierarchical & K-means ClusteringHierarchical clustering is a good way to segment data. It provides a tree structure to the data based on similarities. The hierarchical…Feb 13, 2022Feb 13, 2022
Extracting Text from Image/PDFPDF or portable document format is a complex structure. Since the it is binary structure, the raw text is difficult to access and cannot be…Feb 3, 2022Feb 3, 2022
Scraping Data Off the WebWeb scrapping is a process in which data is extracted from websites for various purposes like marketing, research, data analysis, comparing…Jan 19, 2022Jan 19, 2022
Basic Face DetectionFacial detection and recognition are commonly applied in security bio-metrics, social media, personal devices,etc. Various methods used in…Jan 14, 2022Jan 14, 2022
A not-so-perfect ChatbotChatbots are almost everywhere, most of us have interacted with at least one chatbot by now through voice/text conversations. People with…Jan 14, 2022Jan 14, 2022
Time Series Analysis using CNNsTime series analysis can be implemented in multiple ways including linear models in machine learning, recurrent neural networks, long-short…Jan 6, 2022Jan 6, 2022
Using LSTM To Navigate RobotsLong Short-Term Memory networks or LSTMs are a type of Recurrent Neural Networks that reuse the output of a previous step as an input for…Jan 2, 2022Jan 2, 2022
Churn Prediction using Deep Neural NetworkCustomer churn is essential in business as getting new customers requires more efforts and investment. This business logic is also…Dec 28, 2021Dec 28, 2021