#Pytorch-tutorial
Showing 39 of 39 repositories tagged #pytorch-tutorial, ranked by stars
PyTorch Tutorial for Deep Learning Researchers
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Lab Materials for MIT 6.S191: Introduction to Deep Learning
A resource for learning about Machine learning & Deep Learning
Build your neural network easy and fast, 莫烦Python中文教学
It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchers will find it fascinating as well.
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
验证码识别
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
A best practice for deep learning project template architecture.
Implementing Siamese networks with a contrastive loss for similarity learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
Github repo with tutorials to fine tune transformers for diff NLP tasks
🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
Build high-performance AI models with modular building blocks
The full collection of all codes for my Youtube Channel segregated as per topic.
This is an open sourced book on deep learning.
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
Pytorch starter kit for Kaggle competitions
Check out improved:
Detailed python notes & code for lectures and exercises of Andrej Karpathy's course "Neural Networks: Zero to Hero." The course is focused on building neural networks from scratch.
This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
My Attempt(s) In The World Of ML/DL....
splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.
Getting started with AllenNLP and PyTorch by training a tweet classifier
Pytorch implementation of DeepDream on VGG16 Network
Learn to build your neural network using PyTorch
Here my amazing tutorial collection contain amazing notebook must read. It's contain pytorch, Advance pandas, Ensemble learning, Tensorflow, Genetic Algorithms, Dask, Word Embedding
#WORK IN PROGRESS PyTorch Implementation of Supervised and Deep Q-Learning EWC(Elastic Weight Consolidation), introduced in "Overcoming Catastrophic Forgetting in Neural Networks"
Learning PyTorch through the D2L book. A series of notebooks for the same
Set of notebooks to practice Pytorch from basics to RNN