maclopes's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
shap/shap
A game theoretic approach to explain the output of any machine learning model.
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
biolab/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
psychopy/psychopy
For running psychology and neuroscience experiments
goodfeli/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
sdv-dev/CTGAN
Conditional GAN for generating synthetic tabular data.
beardicus/awesome-plotters
A curated list of code and resources for computer-controlled drawing machines and other visual art robots.
openai/procgen
Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments
simpleai-team/simpleai
simple artificial intelligence utilities
Unity-Technologies/2d-techdemos
Tech Demos for Unity 2D Features
doxas/twigl
twigl.app is an online editor for One tweet shader, with gif generator and sound shader, and broadcast live coding.
echen102/COVID-19-TweetIDs
The repository contains an ongoing collection of tweets IDs associated with the novel coronavirus COVID-19 (SARS-CoV-2), which commenced on January 28, 2020.
rmcantin/bayesopt
BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.
tensorflow/fairness-indicators
Tensorflow's Fairness Evaluation and Visualization Toolkit
fjxmlzn/DoppelGANger
[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
haroldsultan/MCTS
Python Implementations of Monte Carlo Tree Search
shivaverma/OpenAIGym
Solving OpenAI Gym problems.
hildensia/mcts
An implementation of Monte Carlo Tree Search in python
helpfulengineering/resources
Project proposals
RobinB/mario-astar-robinbaumgarten
A* Mario AI as used by Robin Baumgarten for the CIG 2009 Mario AI competition
GAIPS/FAtiMA-Toolkit
FAtiMA Toolkit is a collection of tools/assets designed for the creation of characters with social and emotional intelligence.
myudelson/hmm-scalable
Command-line utility for fitting Hidden Markov Models at scale
stochasticresearch/copula-py
Python Copula Module
GAIPS/sueca-solver
ShivinDass/NEAT-Mario
Solving the game of super mario bros. with NEAT(Neural Evolution of Augmenting Topologies)