Pinned Repositories
Autonomic_Control_System
📕 Matlab codes for ACS
awesome-explainable-reinforcement-learning
A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges
awesome-isaac-gym
A curated list of awesome NVIDIA Issac Gym frameworks, papers, software, and resources
Awesome_Manipulation
Awesome_Quadrupedal_Robots
Awesome Quadrupedal Robots
chatgpt-prompts-for-academic-writing
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
Julia
📗 Julia study
Python
📚 Everything I do with Python🐍
Quantum-Computing
📘 What is Quantum computing
2021_RLKR_Drone_Delivery_Challenge_with_Unity
2021 RL Korea Drone Delivery Challenge with Unity
curieuxjy's Repositories
curieuxjy/LabVIEW
LabVIEW Study
curieuxjy/rl-starter-files
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
curieuxjy/1806
18.06 course at MIT
curieuxjy/awesome
😎 Awesome lists about all kinds of interesting topics
curieuxjy/competitions
curieuxjy/csaps
Cubic spline approximation (smoothing)
curieuxjy/deep-rl-tf2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
curieuxjy/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
curieuxjy/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
curieuxjy/graph_nets-1
PyTorch Implementation and Explanation of Graph Representation Learning papers involving DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
curieuxjy/ICRA2020-paper-list
ICRA2020 paperlist by paopaorobot
curieuxjy/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
curieuxjy/kalman_filter_algorithm
《수학으로 풀어보는 칼만 필터 알고리즘》 예제 코드
curieuxjy/lessons
📚 Learn ML with clean code, simplified math and illustrative visuals. As you learn, work on interesting projects and share them on https://madewithml.com for the community to discover and learn from!
curieuxjy/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
curieuxjy/Multi-Agent-Reinforcement-Learning-Environment
Hello, I pushed some python environments for Multi Agent Reinforcement Learning.
curieuxjy/MySQL
MySQL study
curieuxjy/Neural-Manifold-Ordinary-Differential-Equations
Code for Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)
curieuxjy/open_model_zoo
Pre-trained Deep Learning models and samples (high quality and extremely fast)
curieuxjy/PhiFlow
Research-oriented differentiable fluid simulation framework
curieuxjy/policy_transfer
curieuxjy/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
curieuxjy/pytorch-rl-il
A library for building reinforcement learning and imitation learning agents in Pytorch
curieuxjy/real_dl_class
친절한 실전 딥러닝 수업(김찬란, 비제이퍼블릭) study repository
curieuxjy/Recurrent-Deep-Q-Learning
Solving POMDP using Recurrent networks
curieuxjy/reinforcement-learning
Personal experiments on Reinforcement Learning
curieuxjy/retro
Retro Games in Gym
curieuxjy/RL-Taxonomy
Loose taxonomy of reinforcement learning algorithms
curieuxjy/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
curieuxjy/WorldModelsExperiments
World Models Experiments