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
awesome-network-embedding by chihming

A curated list of network embedding techniques.

updated at May 8, 2024, 6:41 a.m.

Unknown languages

197 +0

2,557 +0

504 +0

GitHub
awesome-random-forest by kjw0612

Random Forest - a curated list of resources regarding random forest

updated at May 8, 2024, 2:22 p.m.

Unknown languages

119 +0

1,147 -1

331 +0

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
machine-learning by ethen8181

earth americas machine learning tutorials (mainly in Python3)

updated at May 9, 2024, 10:43 a.m.

HTML

129 +0

3,115 +1

649 +1

GitHub
AndroidTensorFlowMNISTExample by amitshekhariitbhu

Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)

updated at May 10, 2024, 4:22 a.m.

Java

28 +0

461 +1

99 +0

GitHub
Multilingual-Latent-Dirichlet-Allocation-LDA by ArtificiAI

A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.

updated at May 10, 2024, 10:29 a.m.

Python

10 +0

82 +1

29 +0

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
gplearn by trevorstephens

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

updated at May 10, 2024, 9:28 p.m.

Python

49 +0

1,542 +6

274 +0

GitHub
awesome-torch by carpedm20

A curated list of awesome Torch tutorials, projects and communities

updated at May 10, 2024, 10:42 p.m.

Unknown languages

75 +0

626 +1

144 +0

GitHub
stanford-tensorflow-tutorials by chiphuyen

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.

updated at May 11, 2024, 3 a.m.

Python

626 +0

10,302 +0

4,330 +2

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
DataScienceR by ujjwalkarn

a curated list of R tutorials for Data Science, NLP and Machine Learning

updated at May 11, 2024, 10:02 a.m.

R

236 +0

1,967 +0

882 +0

GitHub
awesome-rnn by kjw0612

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

updated at May 11, 2024, 12:17 p.m.

Unknown languages

619 +0

6,018 +2

1,437 +2

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
DataSciencePython by ujjwalkarn

common data analysis and machine learning tasks using python

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

Python

349 +0

5,099 +5

1,489 +1

GitHub
have-fun-with-machine-learning by humphd

An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks

updated at May 11, 2024, 7:44 p.m.

Python

191 +0

5,054 +1

539 +0

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