James LeDoux
Results
6
repositories owned by
James LeDoux
coffee-quality-database
227
Stars
156
Forks
Watchers
Building the Coffee Quality Institute Database
pybaseball
1.1k
Stars
314
Forks
Watchers
Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
Tensorflow_ML_Algorithms
52
Stars
22
Forks
Watchers
Implementations of machine learning algorithms in Tensorflow: MLP, RNN, autoencoder, PageRank, KNN, K-Means, logistic regression, and OLS regression
bandits
51
Stars
16
Forks
Watchers
Multi-Armed Bandit algorithms applied to the MovieLens 20M dataset
gutenberg
28
Stars
12
Forks
Watchers
A content-based recommender system for books using the Project Gutenberg text corpus
numpy_neural_net
29
Stars
18
Forks
Watchers
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy