Pinned Repositories
Americano_lab
한국인공지능연구소 산하에 있는 강화학습팀 아메리카노입니다!
cherry_rl
distributed reinforcement learning using gRPC
eye_tracking
control mouse curser using convnet & opencv preprocessing
hcam-torch
Implementation of the paper "Towards mental time travel: a hierarchical memory for reinforcement learning agent" using CleanRL
jinprelude.github.io
jinprelude.github.io
papersearch_chatbot
chatbot that finds scientific paper for you.
pyNeat
Implementation of NEAT algorithm to help intuitive understanding.
simple-es
Simple implementations of multi-agent evolutionary strategies using pytorch.
SNNTutorial
SNNTutorial
rl_algorithms
Structural implementation of RL key algorithms
jinPrelude's Repositories
jinPrelude/simple-es
Simple implementations of multi-agent evolutionary strategies using pytorch.
jinPrelude/pyNeat
Implementation of NEAT algorithm to help intuitive understanding.
jinPrelude/jinprelude.github.io
jinprelude.github.io
jinPrelude/hcam-torch
Implementation of the paper "Towards mental time travel: a hierarchical memory for reinforcement learning agent" using CleanRL
jinPrelude/Americano_lab
한국인공지능연구소 산하에 있는 강화학습팀 아메리카노입니다!
jinPrelude/cherry_rl
distributed reinforcement learning using gRPC
jinPrelude/eye_tracking
control mouse curser using convnet & opencv preprocessing
jinPrelude/SNNTutorial
SNNTutorial
jinPrelude/dacon-competition
jinPrelude/fullstack-llm-tutorial
LLM Project Tutorial
jinPrelude/kerbal-rl
Reinforcement learning environment for Kerbal Space Program
jinPrelude/learning-jax-kr
jinPrelude/papersearch_chatbot
chatbot that finds scientific paper for you.
jinPrelude/ai_playground
repository for study purpose
jinPrelude/cpp-tips
Collection of small tips and tricks for C++
jinPrelude/crafter
Open world survival environment for reinforcement learning
jinPrelude/data-efficient-hrl
data-efficient-hrl(https://arxiv.org/abs/1805.08296) using pytorch
jinPrelude/data-efficient-hrl2
jinPrelude/EvoWorld
jinPrelude/gym-balletenv
🌎 Gym-style implementation of the original Ballet environment
jinPrelude/gym-balletenv-example
jinPrelude/gymnax
RL Environments in JAX 🌍
jinPrelude/HebbianMetaLearning
Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686
jinPrelude/jax-kr
JAX 문서 한글화 진행하는 프로젝트입니다.
jinPrelude/ksp-ai
ksp ai agent using kerbal_rl environment
jinPrelude/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
jinPrelude/rl_algorithms
rl_algorithms
jinPrelude/rltime
RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features
jinPrelude/transformer-xl
A lightweight PyTorch implementation of the Transformer-XL architecture proposed by Dai et al. (2019)
jinPrelude/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.