TensorFlow-Examples by aymericdamien

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

updated at April 28, 2024, 5:58 p.m.

Jupyter Notebook

2,056 +1

43,212 +12

14,994 -7

GitHub
gplearn by trevorstephens

Genetic Programming in Python, with a scikit-learn inspired API

updated at April 28, 2024, 4:05 p.m.

Python

49 +0

1,533 +6

274 +0

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 April 28, 2024, 2:57 p.m.

Jupyter Notebook

475 +0

15,797 +32

4,046 +6

GitHub
cs231n.github.io by cs231n

Public facing notes page

updated at April 28, 2024, 1:47 p.m.

Jupyter Notebook

535 +0

9,930 +16

4,041 +3

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 -1

294 +0

GitHub
char-rnn by karpathy

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

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

Lua

539 +0

11,423 +6

2,570 +0

GitHub
ML-YouTube-Courses by dair-ai

📺 Discover the latest machine learning / AI courses on YouTube.

updated at April 28, 2024, 10:51 a.m.

Unknown languages

352 +1

14,320 +24

1,706 +2

GitHub
machine-learning-cheat-sheet by soulmachine

Classical equations and diagrams in machine learning

updated at April 28, 2024, 9:21 a.m.

TeX

380 +0

6,424 +3

1,158 -2

GitHub
machine-learning-for-software-engineers by ZuzooVn

A complete daily plan for studying to become a machine learning engineer.

updated at April 28, 2024, 8:39 a.m.

Unknown languages

1,507 +0

27,732 +29

6,171 +2

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

links to conference publications in graph-based deep learning

updated at April 28, 2024, 6:46 a.m.

Jupyter Notebook

247 +0

4,613 +5

772 +0

GitHub
DataSciencePython by ujjwalkarn

common data analysis and machine learning tasks using python

updated at April 28, 2024, 3:38 a.m.

Python

349 +0

5,087 +3

1,488 +1

GitHub
tutorials by catboost

CatBoost tutorials repository

updated at April 27, 2024, 9:30 p.m.

Jupyter Notebook

35 +0

966 +2

397 -2

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 April 27, 2024, 8:02 p.m.

Jupyter Notebook

1,373 +0

26,362 +17

7,819 +5

GitHub
machine-learning by ethen8181

earth americas machine learning tutorials (mainly in Python3)

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

HTML

129 +0

3,114 +2

648 +2

GitHub
deep-belief-nets-for-topic-modeling by larsmaaloee

This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.

updated at April 27, 2024, 8:14 a.m.

Python

23 +0

143 +0

58 +0

GitHub
awesome-graph-classification by benedekrozemberczki

A collection of important graph embedding, classification and representation learning papers with implementations.

updated at April 27, 2024, 7:27 a.m.

Python

217 +0

4,705 +1

745 +0

GitHub
nn-from-scratch by dennybritz

Implementing a Neural Network from Scratch

updated at April 27, 2024, 7:11 a.m.

Jupyter Notebook

90 +0

1,807 +4

966 +3

GitHub
awesome-rnn by kjw0612

Recurrent Neural Network - A curated list of resources dedicated to RNN

updated at April 27, 2024, 6:57 a.m.

Unknown languages

619 -1

6,015 +1

1,436 +0

GitHub
awesome-rl by aikorea

Reinforcement learning resources curated

updated at April 27, 2024, 5:27 a.m.

Unknown languages

444 +0

8,638 +6

1,821 +1

GitHub
KRLPapers by thunlp

Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)

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

TeX

116 -1

1,527 +2

248 -1

GitHub