mctosima/pengantarDLpytorch
Kumpulan bahan belajar Deep Learning dengan PyTorch
This repository offers a collection of learning materials in Indonesian for implementing Deep Learning using PyTorch. It guides you through core concepts like tensors, automatic differentiation, and training pipelines, all the way to advanced topics like Convolutional Neural Networks and Transfer Learning. Aspiring machine learning engineers, data scientists, and AI researchers who prefer to learn in Indonesian will find this a valuable resource to build their practical skills.
No commits in the last 6 months.
Use this if you are an Indonesian-speaking aspiring machine learning practitioner looking for a structured, practical guide to Deep Learning with PyTorch.
Not ideal if you are an experienced Deep Learning engineer seeking advanced, cutting-edge research topics or prefer learning materials in English.
Stars
31
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mctosima/pengantarDLpytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.