Victor Basu
Victor Basu
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 arch...
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 mana...
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 n...
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 ha...
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 develo...
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.