DeepLearningNotes
Deep learning tutorials
A collection of notes and models on deep learning for quantitative analysis and machine learning.
机器学习和量化分析学习进行中
368 stars
40 watching
230 forks
Language: Jupyter Notebook
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ogrisel/notebooks | A collection of incomplete machine learning experiments in Jupyter Notebooks | 566 |
tdeboissiere/deeplearningimplementations | A collection of implementations of recent deep learning papers in Python | 1,814 |
yandexdataschool/ysda_deeplearning17 | Repository containing lecture and seminar materials for a deep learning course taught in 2017 | 116 |
warmspringwinds/tensorflow_notes | A collection of notes and explanations about the TensorFlow machine learning library | 227 |
furkanu/deeplearning.ai-pytorch | Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
yusugomori/deeplearning.coffee | A collection of simple JavaScript implementations of deep learning concepts | 35 |
ardanlabs/training-ai | Provides training materials and tools for building machine learning applications | 72 |
1094401996/machine-learning-coursera | A collection of resources and exercises for learning machine learning using Matlab | 95 |
sjhwang82/advancedml | A comprehensive online course repository with lecture notes, schedules, and reading lists for advanced machine learning topics | 368 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
dongwookim-ml/topic-model-lecture-note | Lecture notes on probabilistic topic models using IPython Notebook | 22 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
jbranchaud/til | A collection of concise write-ups on small things learned in various programming languages and technologies. | 13,532 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 541 |