Victor Basu (@victor369basu)

Top repositories

1

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.
JavaScript
627
star
2

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.
Python
33
star
3

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.
Python
28
star
4

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.
JavaScript
25
star
5

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.
Python
20
star
6

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.
Python
19
star
7

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.
Jupyter Notebook
11
star
8

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.
Python
11
star
9

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.
Python
10
star
10

victor369basu

About Me.
3
star
11

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.
Jupyter Notebook
2
star
12

Intelligent-Alarm-clock-with-todo-list

An intellegent GUI alarmclock integrated with todo list in python progamming language
Python
2
star
13

e-commerce-website

Developing an e-commerce website with HTML, CSS, js, bootstrap and PHP.
PHP
1
star
14

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 Greetings
Python
1
star
15

MongoDBFlask

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.
Python
1
star
16

Exoplanet-Hunting-in-Deep-Space

Exoplanet hunting in deep space with the help of gradient boosting algorithm
Jupyter Notebook
1
star