Victor Basu

Results 6 repositories owned by Victor Basu

Real-time-stock-market-prediction

630
Stars
119
Forks
Watchers

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

29
Stars
11
Forks
Watchers

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...

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

22
Stars
1
Forks
Watchers

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

27
Stars
10
Forks
Watchers

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

19
Stars
5
Forks
Watchers

In this Repository, We developed an audio track separator in tensorflow that successfully separates Vocals and Drums from an input audio song track.