rickmccourt's Stars
borisdayma/huggingtweets
Tweet Generation with Huggingface
sinclam2/fifty-challenging-problems-in-probability
My solutions to the problems in Fifty Challenging Problems in Probability by Frederick Mosteller
3b1b/manim
Animation engine for explanatory math videos
IBM/build-knowledge-base-with-domain-specific-documents
Create a knowledge base using domain specific documents and the mammoth python library
Christopher-Thornton/hmni
📛 Fuzzy Name Matching with Machine Learning
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ccied/ugforum-analysis
Tools for Automated Analysis of Cybercriminal Markets
JasonKessler/scattertext
Beautiful visualizations of how language differs among document types.
pgmpy/pgmpy
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Niels-Dekker/Out-with-the-Old-and-in-with-the-Novel
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ftheberge/ComplexNetworks2019
Material for lectures at FIELDS Institute Summer School, August 2019.
nikicc/twitter-emotion-recognition
Models for predicting emotions from English tweets.
GilLevi/AgeGenderDeepLearning
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
HazyResearch/metal
Snorkel MeTaL: A framework for training models with multi-task weak supervision
booz-allen-hamilton/The-Field-Guide-to-Data-Science
This is meant to be a Data Science resource for capturing the latest technology, expertise, and evolving techniques in Data Science.
tryolabs/luminoth
Deep Learning toolkit for Computer Vision.
jangirrishabh/toyCarIRL
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
yrlu/irl-imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
MatthewJA/Inverse-Reinforcement-Learning
Implementations of selected inverse reinforcement learning algorithms.
mpatacchiola/dissecting-reinforcement-learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Doubaibai/DARE
DARE: Deception Analysis and Reasoning Engine
lifrordi/DeepStack-Leduc
Example implementation of the DeepStack algorithm for no-limit Leduc poker
mynkpl1998/Recurrent-Deep-Q-Learning
Solving POMDP using Recurrent networks
pemami4911/POMDPy
POMDPs in Python.
tomgrek/RL-stocktrading
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL