All Projects → omarsar → pytorch_notebooks

omarsar / pytorch_notebooks

Licence: MIT license
A collection of PyTorch notebooks for learning and practicing deep learning

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to pytorch notebooks

gorilla-repl
A fork of Jony Epsilon's rich REPL for Clojure in the notebook style.
Stars: ✭ 22 (-80.53%)
Mutual labels:  notebook
MDAPL
The de facto standard for people who are looking to learn Dyalog APL from a book. This updated version is a work in progress.
Stars: ✭ 24 (-78.76%)
Mutual labels:  notebook
computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
Stars: ✭ 89 (-21.24%)
Mutual labels:  notebook
xp
A framework (comand line tool + libraries) for creating flexible compute pipelines
Stars: ✭ 54 (-52.21%)
Mutual labels:  notebook
go-notebook
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Stars: ✭ 33 (-70.8%)
Mutual labels:  notebook
Machine-Learning-Notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
Stars: ✭ 66 (-41.59%)
Mutual labels:  notebook
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+114.16%)
Mutual labels:  notebook
FIW KRT
Families In the WIld: A Kinship Recogntion Toolbox.
Stars: ✭ 18 (-84.07%)
Mutual labels:  notebook
notesnook
A fully open source & end-to-end encrypted note taking alternative to Evernote.
Stars: ✭ 5,098 (+4411.5%)
Mutual labels:  notebook
tyssue
An epithelium simulation library
Stars: ✭ 50 (-55.75%)
Mutual labels:  notebook
MineColab
Run Minecraft Server on Google Colab.
Stars: ✭ 135 (+19.47%)
Mutual labels:  notebook
LearningPath
Learning repository
Stars: ✭ 143 (+26.55%)
Mutual labels:  notebook
text-rnn-tensorflow
Tutorial: Multi-layer Recurrent Neural Networks (LSTM, RNN) for text models in Python using TensorFlow.
Stars: ✭ 22 (-80.53%)
Mutual labels:  notebook
smart-city-analytics
Analyze large data sets collected from a long-range IoT system that uses LoRaWAN networking
Stars: ✭ 28 (-75.22%)
Mutual labels:  notebook
sunrise
NumPy, SciPy, MRI and Music | Presented at ISMRM 2021 Sunrise Educational Session
Stars: ✭ 20 (-82.3%)
Mutual labels:  notebook
fiap-ml-visao-computacional
Repositório dos exemplos e desafios utilizados na disciplina de Visão Computacional do curso de MBA Machine Learning da FIAP
Stars: ✭ 33 (-70.8%)
Mutual labels:  notebook
idr-notebooks
Jupyter Notebooks for the Image Data Resource
Stars: ✭ 14 (-87.61%)
Mutual labels:  notebook
Breast-cancer-risk-prediction
Classification of Breast Cancer diagnosis Using Support Vector Machines
Stars: ✭ 143 (+26.55%)
Mutual labels:  notebook
swiftML
Swift library for Machine Learning
Stars: ✭ 56 (-50.44%)
Mutual labels:  notebook
machine-learning-use-cases
Machine Learning Notebooks with Turicreate and Keras in a Docker Container
Stars: ✭ 20 (-82.3%)
Mutual labels:  notebook

PyTorch Notebooks

A collection of PyTorch notebooks for studying and practicing deep learning. Each notebook contains a set of exercises that are specifically designed to engage and encourage the learner to conduct more research and experiments. (Work in progress!)

Name Description Category Level Link Blog
Implementing a Logistic Regression Model from Scratch Learn how to implement the fundamental building blocks of a neural network using PyTorch. Machine Learning Beginner read
PyTorch Hello World Create a hello world for deep learning using PyTorch. Deep Learning Beginner read
PyTorch Quickstart Learn about PyTorch's basic building blocks to build and train a CNN model for image classification. Image Classification Intermediate read
A Gentle Introduction to PyTorch 1.2 This comprehensive tutorial aims to introduce the fundamentals of PyTorch building blocks for training neural networks. Neural Networks Beginner read
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].