tutorials by torch

A series of machine learning tutorials for Torch7

updated at March 10, 2024, 12:16 p.m.

Jupyter Notebook

55 +0

623 +0

312 +0

GitHub
python-topic-model by dongwookim-ml

Implementation of various topic models

updated at April 4, 2024, 12:27 p.m.

Jupyter Notebook

29 +0

369 +0

174 +0

GitHub
seq2seq-signal-prediction by guillaume-chevalier

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

updated at April 28, 2024, 11:29 a.m.

Jupyter Notebook

41 +0

1,079 +0

294 +0

GitHub
TensorFlow-Book by BinRoot

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.

updated at May 8, 2024, 2:37 a.m.

Jupyter Notebook

299 +0

4,453 -1

1,211 -1

GitHub
intro2stats by rouseguy

Introduction to Statistics using Python

updated at May 9, 2024, 1:23 a.m.

Jupyter Notebook

63 +0

894 +1

380 +1

GitHub
nn-from-scratch by dennybritz

Implementing a Neural Network from Scratch

updated at May 10, 2024, 2:57 p.m.

Jupyter Notebook

89 -1

1,819 +4

968 +0

GitHub
tutorials by catboost

CatBoost tutorials repository

updated at May 10, 2024, 6:27 p.m.

Jupyter Notebook

35 +0

971 +3

397 +0

GitHub
graph-based-deep-learning-literature by naganandy

links to conference publications in graph-based deep learning

updated at May 11, 2024, 7:39 a.m.

Jupyter Notebook

247 +0

4,627 +8

771 -1

GitHub
Kalman-and-Bayesian-Filters-in-Python by rlabbe

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

updated at May 11, 2024, 5:19 p.m.

Jupyter Notebook

472 -2

15,864 +44

4,056 +7

GitHub
cs231n.github.io by cs231n

Public facing notes page

updated at May 11, 2024, 8:37 p.m.

Jupyter Notebook

536 +1

9,956 +19

4,049 +4

GitHub
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers by CamDavidsonPilon

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

updated at May 11, 2024, 9:19 p.m.

Jupyter Notebook

1,375 +0

26,397 +16

7,821 +0

GitHub
TensorFlow-Examples by aymericdamien

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

updated at May 12, 2024, 4:07 a.m.

Jupyter Notebook

2,056 +0

43,236 +11

14,992 -3

GitHub