- Warsaw, Poland
- in/marek-michalik-41a32152
- @marek_m4
Stars
Generative Agents: Interactive Simulacra of Human Behavior
Download market data from Yahoo! Finance's API
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
</> htmx - high power tools for HTML
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
The simplest, fastest repository for training/finetuning medium-sized GPTs.
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Rese…
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKT…
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
This repo contains the Hugging Face Deep Reinforcement Learning Course.
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Interactive tutorial to build a learning Mario, for first-time RL learners