rasbt / deeplearning-models
A collection of various deep learning architectures, models, and tips
☆17,021Updated last year
Alternatives and similar repositories for deeplearning-models:
Users that are interested in deeplearning-models are comparing it to the libraries listed below
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,022Updated this week
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆15,824Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆31,218Updated last year
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,616Updated 9 months ago
- This repository is no longer maintained.☆15,399Updated 5 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,296Updated 9 months ago
- The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.☆11,858Updated 4 months ago
- Must-read papers on graph neural networks (GNN)☆16,390Updated last year
- Simple examples to introduce PyTorch☆4,776Updated 3 years ago
- An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model c…☆14,179Updated 10 months ago
- This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.☆10,341Updated 4 years ago
- A technical report on convolution arithmetic in the context of deep learning☆14,318Updated last year
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,238Updated last year
- Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.☆14,464Updated 2 weeks ago
- A curated list of awesome self-supervised methods☆6,271Updated 10 months ago
- Machine learning, in numpy☆16,088Updated last year
- Google Research☆35,463Updated this week
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,935Updated last week
- PRML algorithms implemented in Python