guilherme-alves-silve's Stars
Universidade-Livre/matematica
🧮 Um caminho para a educação autodidata em Matemática!
dbaldwin/DroneBlocks-Tello-Python
A DroneBlocks course on drone programming with Tello using Python scripts
GlenKPeterson/Paguro
Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
tobgu/pyrsistent
Persistent/Immutable/Functional data structures for Python
h2oai/h2o-3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
agiresearch/AIOS
AIOS: LLM Agent Operating System
Silveira-Cardoso/ai-search-engine-backend
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
clj-python/libpython-clj
Python bindings for Clojure
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
danijar/dreamerv3
Mastering Diverse Domains through World Models
google-deepmind/lab
A customisable 3D platform for agent-based AI research
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
yosinski/deep-visualization-toolbox
DeepVis Toolbox
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
jbellis/jvector
JVector: the most advanced embedded vector search engine
tjake/Jlama
Jlama is a modern LLM inference engine for Java
ntasfi/PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
HarborYuan/ovsam
[ECCV 2024] The official code of paper "Open-Vocabulary SAM".
Dragon-Developer/Mega-Man-X-Engine
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
awslabs/atlearn
JSQLParser/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
tobymao/sqlglot
Python SQL Parser and Transpiler
chen0040/java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
robotics-survey/Awesome-Robotics-Foundation-Models
opensim-org/opensim-core
SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)