Topic: "deep-learning-tutorial"
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Language: Python - Size: 147 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 59,995 - Forks: 6,067

ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Size: 813 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 25,116 - Forks: 6,113

AlexeyAB/darknet Fork of pjreddie/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Language: C - Size: 14.1 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 21,675 - Forks: 7,961

ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Language: Jupyter Notebook - Size: 33.5 MB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 18,762 - Forks: 5,429

instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 16,380 - Forks: 3,183

ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
Size: 8.61 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 16,082 - Forks: 3,845

ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Size: 522 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 11,810 - Forks: 2,152

MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
Language: Python - Size: 112 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 3,627 - Forks: 813

cbamls/AI_Tutorial
精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
Size: 25.5 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 3,384 - Forks: 501

bfortuner/ml-glossary
Machine learning glossary
Language: Python - Size: 7.96 MB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 3,055 - Forks: 736

Charmve/computer-vision-in-action
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
Language: Jupyter Notebook - Size: 289 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 2,696 - Forks: 397

CreatCodeBuild/TensorFlow-and-DeepLearning-Tutorial
A TensorFlow & Deep Learning online course I taught in 2016
Language: Python - Size: 30.5 MB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 2,309 - Forks: 615

gluon-api/gluon-api
A clear, concise, simple yet powerful and efficient API for deep learning.
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 2,305 - Forks: 216

xiaohu2015/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 1,833 - Forks: 772

sgrvinod/Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
Size: 22.5 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1,538 - Forks: 227

amitshekhariitbhu/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Language: Java - Size: 51.9 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 1,436 - Forks: 427

SkalskiP/ILearnDeepLearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
Language: Jupyter Notebook - Size: 267 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1,374 - Forks: 472

bat67/pytorch-tutorials-examples-and-books
PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍
Language: Jupyter Notebook - Size: 576 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1,353 - Forks: 301

ShusenTang/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Language: Jupyter Notebook - Size: 55.5 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1,162 - Forks: 252

roatienza/Deep-Learning-Experiments
Videos, notes and experiments to understand deep learning
Language: Jupyter Notebook - Size: 388 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1,151 - Forks: 766

AlgoTraders/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Language: Jupyter Notebook - Size: 7.79 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 1,093 - Forks: 261

deepgram/kur
Descriptive Deep Learning
Language: Python - Size: 1.79 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 823 - Forks: 108

PracticalDL/Practical-Deep-Learning-Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Language: Jupyter Notebook - Size: 328 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 750 - Forks: 314

wagamamaz/tensorflow-tutorial
TensorFlow and Deep Learning Tutorials
Size: 7.81 KB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 735 - Forks: 210

cresset-template/cresset
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
Language: Dockerfile - Size: 1.06 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 719 - Forks: 43

jatinshah/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Language: Python - Size: 1.54 MB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 693 - Forks: 333

AntonMu/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!
Language: Jupyter Notebook - Size: 66 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 660 - Forks: 416

ShahariarRabby/deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Size: 547 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 648 - Forks: 378

amitshekhariitbhu/AndroidTensorFlowMNISTExample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
Language: Java - Size: 15.4 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 464 - Forks: 97

vaibhawvipul/First-steps-towards-Deep-Learning
This is an open sourced book on deep learning.
Language: CSS - Size: 1.65 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 438 - Forks: 71

sjchoi86/dl_tutorials_10weeks
Deep Learning Tutorials for 10 Weeks
Size: 719 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 421 - Forks: 124

maykulkarni/Machine-Learning-Notebooks
Machine Learning notebooks for refreshing concepts.
Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 420 - Forks: 218

gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.
Language: Python - Size: 36.2 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 405 - Forks: 82

gordicaleksa/pytorch-GANs
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
Language: Python - Size: 74.4 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 381 - Forks: 57

gordicaleksa/pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included playground.py to help you better understand basic concepts behind the algo.
Language: Jupyter Notebook - Size: 43.2 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 378 - Forks: 83

dessa-oss/fake-voice-detection
Using temporal convolution to detect Audio Deepfakes
Language: Python - Size: 1.36 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 338 - Forks: 85

maykulkarni/Machine-Learning-Curriculum
Complete path for a beginner to become a Machine Learning Scientist!
Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 327 - Forks: 121

sozykin/dlpython_course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 319 - Forks: 247

bat67/awesome-deep-learning-and-machine-learning-questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Size: 165 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 314 - Forks: 53

Sahith02/machine-learning-algorithms
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
Language: Python - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 312 - Forks: 43

malllabiisc/WordGCN
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
Language: Python - Size: 5.07 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 291 - Forks: 64

ppant/deeplearning.ai-notes
These are my notes which I prepared during deep learning specialization taught by AI guru Andrew NG. I have used diagrams and code snippets from the code whenever needed but following The Honor Code.
Language: Jupyter Notebook - Size: 42.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 278 - Forks: 158

FrancescoSaverioZuppichini/A-journey-into-Convolutional-Neural-Network-visualization-
A journey into Convolutional Neural Network visualization
Language: Jupyter Notebook - Size: 104 MB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 267 - Forks: 50

Lilcob/-DL_PaperReadingMeeting
Deep Learning Paper Reading Meeting-Archive
Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 235 - Forks: 34

chaoming0625/NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
Language: Python - Size: 23.9 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 235 - Forks: 70

javascript-machine-learning/color-accessibility-neural-network-deeplearnjs
🍃 Using a Neural Network to improve web accessibility in JavaScript.
Language: JavaScript - Size: 126 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 226 - Forks: 29

Alireza-Akhavan/deeplearning-tensorflow2-notebooks
دوره جامع یادگیری عمیق با Tensorflow و Keras
Language: Jupyter Notebook - Size: 33.3 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 212 - Forks: 77

labmlai/python_autocomplete
Use Transformers and LSTMs to learn Python source code
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 188 - Forks: 42

hjptriplebee/VGG19_with_tensorflow
An easy implement of VGG19 with tensorflow, which has a detailed explanation.
Language: Python - Size: 419 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 177 - Forks: 77

IliaZenkov/transformer-cnn-emotion-recognition
Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transformers, and everything in between
Language: Jupyter Notebook - Size: 9.73 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 172 - Forks: 37

ahkarami/Great-Deep-Learning-Tutorials
A Great Collection of Deep Learning Tutorials and Repositories
Size: 974 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 164 - Forks: 41

Laz4rz/GPT-2
Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish
Language: Jupyter Notebook - Size: 5.79 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 160 - Forks: 5

Flowingsun007/DeepLearningTutorial
Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!
Language: Jupyter Notebook - Size: 24.3 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 149 - Forks: 50

ndrplz/machine_learning_lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Language: TeX - Size: 81.2 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 149 - Forks: 44

hjptriplebee/AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
Language: Python - Size: 676 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 146 - Forks: 81

GKalliatakis/Adventures-in-deep-learning
A curated list of Deep Learning resources sorted by reputation
Size: 146 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 128 - Forks: 35

sudharsan13296/Bitcoin-price-Prediction-using-LSTM
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 125 - Forks: 68

geyang/deep_learning_notes
a collection of my notes on deep learning
Language: Jupyter Notebook - Size: 572 MB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 124 - Forks: 52

ypwhs/deeplearning-models Fork of rasbt/deeplearning-models 📦
各种深度学习结构、模型和技巧的集合
Language: Jupyter Notebook - Size: 7.25 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 116 - Forks: 36

gordicaleksa/pytorch-neural-style-transfer-johnson
Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.
Language: Python - Size: 3.84 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 114 - Forks: 24

david-drew/OpenVINO-Custom-Layers
Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)
Language: C++ - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 107 - Forks: 53

KleinYuan/easy-yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Language: C - Size: 68.7 MB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 100 - Forks: 27

duyongan/sunstreaker
以jax为后端的类似keras的框架
Language: Python - Size: 499 KB - Last synced at: about 19 hours ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 3

eudk/awesome-ai-tools
🔴 VERY LARGE AI TOOL LIST! 🔴 Curated list of AI Tools - Updated February 2025
Size: 291 KB - Last synced at: 8 days ago - Pushed at: 25 days ago - Stars: 97 - Forks: 29

chainer/tutorials
Introduction to Deep Learning: Chainer Tutorials
Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 92 - Forks: 39

dmonn/dcgan-oreilly
Notebook for O'Reilly's "Deep Convolutional Generative Adversarial Networks"
Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 91 - Forks: 56

PickNikRobotics/deep_grasp_demo
Deep learning for grasp detection within MoveIt.
Language: C++ - Size: 14 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 88 - Forks: 52

gordicaleksa/pytorch-naive-video-neural-style-transfer
Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized and segmented videos.
Language: Python - Size: 6.89 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 79 - Forks: 8

IliaZenkov/sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
Language: Jupyter Notebook - Size: 4.77 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 75 - Forks: 20

telecombcn-dl/lectures-all
Central repository for all lectures on deep learning at UPC ETSETB TelecomBCN.
Size: 221 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 9

sylvaticus/SPMLJ
Introduction to Scientific Programming and Machine Learning with Julia
Language: Julia - Size: 53.7 MB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 51 - Forks: 7

prakritidev/DeepLearning
This repository will contain the example detailed codes of Tensorflow and Keras, This repository will be useful for Deep Learning staters who find difficult to understand the example codes
Language: Python - Size: 41 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 48 - Forks: 19

ahmedbesbes/Understanding-deep-Convolutional-Neural-Networks-with-a-practical-use-case-in-Tensorflow-and-Keras
What makes convnets so powerful at image classification?
Language: Jupyter Notebook - Size: 9.62 MB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 31

AyushExel/Neo
Deep learning library in python from scratch
Language: Python - Size: 267 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 11

aydinnyunus/Machine-Learning
Machine Learning (Easy to Hard step by step)
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 44 - Forks: 7

matlab-deep-learning/Brain-MRI-Age-Classification-using-Deep-Learning
MATLAB example using deep learning to classify chronological age from brain MRI images
Language: MATLAB - Size: 79.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 38 - Forks: 14

IShengFang/Relativistic-average-GAN-Keras
The implementation of Relativistic average GAN with Keras
Language: Jupyter Notebook - Size: 156 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 38 - Forks: 12

christophmark/pytorch-autocomplete
Tutorial for developing a topic-specific autocomplete function for Jupyter notebooks based on PyTorch and Google Colaboratory.
Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 6

floydhub/examples
FloydHub Examples – A collection of boilerplates and examples of machine learning and deep learning models to build, train, and deploy on FloydHub
Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 5

wulalago/LearningNote
some resources on my path in deep learning and medical image analysis
Size: 2.98 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 34 - Forks: 6

Lumi-supercomputer/LUMI-AI-Guide
The LUMI AI Guide is designed to assist users in migrating their machine learning applications from smaller-scale computing environments to the LUMI supercomputer.
Language: Python - Size: 1.3 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 7

pedrodiamel/nettutorial
Deep learning tutorial
Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 5

TirendazAcademy/Deep-Learning-with-TensorFlow
Deep Learning with TensorFlow
Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 10

Kaleidophon/awesome-experimental-standards-deep-learning
Repository collecting resources and best practices to improve experimental rigour in deep learning research.
Language: Python - Size: 51.8 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 2

hanneshapke/Deploying-Deep-Learning-Models
Strategies to deploy deep learning models
Size: 4.12 MB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 27 - Forks: 4

aqibsaeed/Tensorflow-ML 📦
Different machine learning algorithms implementation in Tensorflow
Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 27 - Forks: 20

mithi/deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Size: 690 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 5

Kaffaljidhmah2/DeepLearningFramework
Deep Learning in pure C++
Language: C++ - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 5

Khaivdo/How-to-train-an-Object-Detector-using-Tensorflow-API-on-Ubuntu-16.04-GPU
This repo explains how to train an Object Detector for multiple objects using Tensorflow Object Detection API on Ubuntu 16.04 (GPU)
Language: Python - Size: 435 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 13

corochann/deep-learning-tutorial-with-chainer
Deep learning tutorial with Chainer
Language: Jupyter Notebook - Size: 233 MB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 21

OutSorcerer/pocket-automl-android-tutorial
Pocket AutoML: Tutorial for Creating an Android App for Image Classification with Deep Learning
Language: Java - Size: 17.6 MB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 6

PaulJWright/DeepEM
Demonstrating a Deep Learning Approach for DEM Inversion
Language: Jupyter Notebook - Size: 155 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 12

Furkan-Gulsen/Recognize-Handwritten-Digits
Recognize Handwritten Digits - A Simple Web App
Language: Jupyter Notebook - Size: 4.71 MB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 5

E1eveNn/shinnosuke
A keras-like API deep learning framework,realized by Numpy only.Support CNN, RNN, LSTM, Dense, etc.
Language: Python - Size: 246 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 0

eric-haibin-lin/nlp-notebooks
A collection of natural language processing notebooks.
Language: Python - Size: 1.18 MB - Last synced at: 18 days ago - Pushed at: almost 6 years ago - Stars: 21 - Forks: 6

shelta-zhao/hyl-ml22
This repository contains the assignment code for Hung-yi Lee's 2022 Deep Learning course, accompanied by detailed annotations documenting the learning process.
Language: Python - Size: 3.11 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 1

Karan-Malik/ConvNet
CNN to detect Pneumonia using Chest X-Rays
Language: Python - Size: 80.1 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

vishnukanduri/Air-quality-index-prediction-using-LSTM
I predict air quality index of a city in China using a Long Short Term Memory (LSTM) neural network. for a year. Executed time series analysis
Language: Jupyter Notebook - Size: 8.06 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 10

crp94/Personalised-aesthetic-assessment-using-residual-adapters 📦
Jupyter notebooks used as supporting material for an msc thesis about personalised aesthetic assessment using residual adapters.
Language: Jupyter Notebook - Size: 22.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 2

Westlake-DL/DL-Course-2023
Official Repository for Westlake Deep Learning Course
Language: Jupyter Notebook - Size: 140 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 6
