Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (6 loc) · 438 Bytes

Deep_Learning_Projects

In this repository, I implemetation different deep learning algorithms and architectures for various applications such as stock price prediction, recommender systems, neural style transfer, etc.

[1] Simple Movie Recommender System using KNN

[2] Predicting bike-share demand pattern using Neural Networks

[3] Stock price prediction using RNN and LSTM

[4] Neural Style Transfer using CNNs