Pinned Repositories
ALGORITHMIC-TRADING-SYSTEM
Python Application to place financial market orders in real time based on signals received from price forecasting by ARIMA model
Face-Recognition-Model
Python model to detect and label individual's face from an image based on name in the database
MLP-model-for-temperature-prediction
A model to predict temperature for thermodynamically active body by leveraging neural network(multi-layer perceptron model)
Neural-Style-Transfer
PyTorch model to transfer style of an image to our image of interest(day-to-day pictures)
Parallelized-Sudoku-Solver
We have used concepts of parallel computing to solve NP-hard problem of solving N*N sudoku puzzle using OpenMP
Review-Analysis-System
Model to filter and provide summary of reviews. Also has a model to recommend products based on past history.
Saurabh996's Repositories
Saurabh996/ALGORITHMIC-TRADING-SYSTEM
Python Application to place financial market orders in real time based on signals received from price forecasting by ARIMA model
Saurabh996/Face-Recognition-Model
Python model to detect and label individual's face from an image based on name in the database
Saurabh996/MLP-model-for-temperature-prediction
A model to predict temperature for thermodynamically active body by leveraging neural network(multi-layer perceptron model)
Saurabh996/Neural-Style-Transfer
PyTorch model to transfer style of an image to our image of interest(day-to-day pictures)
Saurabh996/Parallelized-Sudoku-Solver
We have used concepts of parallel computing to solve NP-hard problem of solving N*N sudoku puzzle using OpenMP
Saurabh996/Review-Analysis-System
Model to filter and provide summary of reviews. Also has a model to recommend products based on past history.