Repository navigation

#

深度学习

维基百科

Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.

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, ... 🧠

Python
60092
8 个月前

A curated list of awesome Deep Learning tutorials, projects and communities.

25156
1 年前

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Jupyter Notebook
18793
4 年前

📡 Simple and ready-to-use tutorials for TensorFlow

Jupyter Notebook
16379
2 年前

machine learning and deep learning tutorials, articles and other resources

16107
10 个月前

The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.

11832
3 个月前
cbamls/AI_Tutorial

精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总

3391
1 年前
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/ 👇项目主页

Jupyter Notebook
2696
1 年前

A TensorFlow & Deep Learning online course I taught in 2016

Python
2309
5 年前

A clear, concise, simple yet powerful and efficient API for deep learning.

Jupyter Notebook
2303
6 年前

The deeplearning algorithms implemented by tensorflow

Jupyter Notebook
1834
6 年前

In-depth tutorials for implementing deep learning models on your own with PyTorch.

1539
1 年前

Android TensorFlow MachineLearning Example (Building TensorFlow for Android)

Java
1437
9 个月前

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.

Jupyter Notebook
1373
1 年前

PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍

Jupyter Notebook
1360
4 年前

本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。

Jupyter Notebook
1163
4 年前

Videos, notes and experiments to understand deep learning

Jupyter Notebook
1151
4 个月前

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/

Jupyter Notebook
1093
5 年前