| curiousily/Getting-Things-Done-with-Pytorch |
873 |
|
0 |
0 |
almost 5 years ago |
0 |
|
13 |
apache-2.0 |
Jupyter Notebook |
| Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT. |
| abhshkdz/neural-vqa |
486 |
|
0 |
0 |
almost 10 years ago |
0 |
|
3 |
|
Lua |
| :grey_question: Visual Question Answering in Torch |
| jsn5/dancenet |
453 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| DanceNet -💃💃Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras) |
| abdur75648/Deep-Learning-Specialization-Coursera |
266 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Jupyter Notebook |
| This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc. |
| tirthajyoti/Deep-learning-with-Python |
197 |
|
0 |
0 |
about 5 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| Deep learning codes and projects using Python |
| neural-nuts/image-caption-generator |
136 |
|
0 |
0 |
over 6 years ago |
0 |
|
12 |
bsd-3-clause |
Jupyter Notebook |
| [DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow |
| mchancan/deepseqslam |
76 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
gpl-3.0 |
Jupyter Notebook |
| The Official Deep Learning Framework for Robot Place Learning |
| keshavoct98/DANCING-AI |
49 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
apache-2.0 |
Python |
| LSTM network trained on dance videos using audio( songs ) as input and human pose estimated coordinates as output. Trained LSTM models are then used to generate dance videos using songs as input. |
| vikrant7/mobile-vod-bottleneck-lstm |
46 |
|
0 |
0 |
over 6 years ago |
0 |
|
10 |
|
Python |
| Implementation of Mobile Video Object Detection with Temporally-Aware Feature Maps using PyTorch |
| nishagandhi/DrowsyDriverDetection |
39 |
|
0 |
0 |
over 8 years ago |
0 |
|
2 |
|
Python |
| This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy. |