saSerrano's Stars
PufferAI/PufferLib
Simplifying reinforcement learning for complex game environments
mojicians/awesome-mojo
A curated list of awesome Mojo 🔥 frameworks, libraries, software and resources
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
nerfies/nerfies.github.io
KindXiaoming/pykan
Kolmogorov Arnold Networks
rhasspy/piper
A fast, local neural text to speech system
glutanimate/simple-google-tts
Use Google text-to-speech on your Linux desktop
clvrai/spirl
Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020
quark0/darts
Differentiable architecture search for convolutional and recurrent networks
shivamsaboo17/Overcoming-Catastrophic-forgetting-in-Neural-Networks
Elastic weight consolidation technique for incremental learning.
espnet/espnet
End-to-End Speech Processing Toolkit
HumanCompatibleAI/evaluating-rewards
Library to compare and evaluate reward functions
arcosin/Doric
Doric is a column neural net and progressive neural net library built on pytorch.
sayakpaul/Adaptive-Gradient-Clipping
Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.
sezanzeb/input-remapper
🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
andres-ramirez-duque/ros_stream
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
martyput/MDP_book
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
google/latexify_py
A library to generate LaTeX expression from Python code.
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
microsoft/Azure_Kinect_ROS_Driver
A ROS sensor driver for the Azure Kinect Developer Kit.
uqfoundation/mystic
constrained nonlinear optimization for scientific machine learning, UQ, and AI
anoop4real/alexa-disheroes
Disney heroes sample app
shannon112/IronFish_alexa
A locally hosted web service + ROS node for custom Alexa skills based on Flask-Ask: https://github.com/johnwheeler/flask-ask
erikerlandson/st_tree
A fast and flexible c++ template class for tree data structures
aijunbai/taxi
Hierarchical Online Planning and Reinforcement Learning on Taxi
rrti/maxq
hierarchical Q-learning implementation