There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Real-time-stock-market-prediction
In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.Respiratory-diseases-recognition-through-respiratory-sound-with-the-help-of-deep-neural-network
Prediction of respiratory diseases such as COPD(Chronic obstructive pulmonary disease), URTI(upper respiratory tract infection), Bronchiectasis, Pneumonia, Bronchiolitis with the help of deep neural networks or deep learning. We have constructed a deep neural network model that takes in respiratory sound as input and classifies the condition of its respiratory system. It not only classifies among the above-mentioned disease but also classifies if a personβs respiratory system is healthy or not with higher accuracy and precision.End2EndAutomaticSpeechRecognition
In this repository, I have developed an end to end Automatic speech recognition project. I have developed the neural network model for automatic speech recognition with PyTorch and used MLflow to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry.facial-emotion-recognition
This repository demonstrates an end-to-end pipeline for real-time Facial emotion recognition application through full-stack development. The frontend is developed in react.js and the backend is developed in FastAPI. The emotion prediction model is built with Tensorflow Keras, and for real-time face detection with animation on the frontend, Tensorflow.js have been used.CycleGAN-with-Self-Attention
In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different complex tasks. Here the same principle Neural Network architecture has been used to solve the three different task. Although truth be told, my model has not exceeded any state of the art performances for the given task, but the architecture was powerful enough to understand the task that has been given to solve and produce considerably good results.Audio-Track-Separation
In this Repository, We developed an audio track separator in tensorflow that successfully separates Vocals and Drums from an input audio song track.MyosuiteDDQN
In this repository, we try to solve musculoskeletal tasks with `Double DQN reinforcement learning` by using a `transformer` model has been used as the base model architecture.ProteinStructurePrediction
Protein structure prediction is the task of predicting the 3-dimensional structure (shape) of a protein given its amino acid sequence and any available supporting information. In this section, we will Install and inspect sidechainnet, a dataset with tools for predicting and inspecting protein structures, complete two simplified implementations of Attention based Networks for predicting protein angles from amino acid sequences, and visualize our predictions along the way.SagemakerHuggingfaceDashboard
This is a solution that demonstrates how to train and deploy a pre-trained Huggingface model on AWS SageMaker and publish an AWS QuickSight Dashboard that visualizes the model performance over the validation dataset and Exploratory Data Analysis for the pre-processed training dataset.victor369basu
About Me.GoogleSheetPlot
This library helps a user to select a google sheet from their Google drive and plots a chart with the values on the sheet. The user only needs to select the column for the x-axis and the y-axis.Intelligent-Alarm-clock-with-todo-list
An intellegent GUI alarmclock integrated with todo list in python progamming languagee-commerce-website
Developing an e-commerce website with HTML, CSS, js, bootstrap and PHP.RasaChatbot
Developing a chatbot assistant using RASA. The chatbot is built to handle basic hotel chat functionlities like Book room, Request Room Cleaning, Handle FAQs, Handle GreetingsMongoDBFlask
This repository explains how to create a REST API using Python and host it locally using Docker. The goal of this task is to allow the user to interact with a database of products using APIs which are available on localhost via Docker. REST API has been created with the help of flask, that allows the user to do basic CRUD operations on the data.Love Open Source and this site? Check out how you can help us