OscarBastardo's Stars
nadimkobeissi/mkbsd
Download all the wallpapers in MKBHD's "Panels" app
locustio/locust
Write scalable load tests in plain Python 🚗💨
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
numpy/numpy
The fundamental package for scientific computing with Python.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
marl-book/codebase
Official code repo for the MARL book (www.marl-book.com)
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
JonesRepo/Pong-Tutorial
Source Code for "C++ Game Programming For Beginners - Pong in Raylib"
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
vwxyzjn/ppo-implementation-details
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
Replicable-MARL/MARLlib
One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)
QDPP-GitHub/QDPP
Multi-Agent Determinantal Q-Learning
zsviczian/obsidian-excalidraw-plugin
A plugin to edit and view Excalidraw drawings in Obsidian
huawei-noah/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
Farama-Foundation/HighwayEnv
A minimalist environment for decision-making in autonomous driving
Farama-Foundation/PettingZoo
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
SelfControlApp/selfcontrol
:skull: Mac app to block your own access to distracting websites etc for a predetermined period of time. It can not be undone by the app or by a restart – you must wait for the timer to run out.
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
marload/DeepRL-TensorFlow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
aikorea/awesome-rl
Reinforcement learning resources curated
pbloem/former
Simple transformer implementation from scratch in pytorch.
learn-anything/learn-anything
Organize world's knowledge, explore connections and curate learning paths
chonyy/apriori_python
🔨 Python implementation of Apriori algorithm, new and simple!