Skip to content
#

drl

Here are 132 public repositories matching this topic...

Easily implement parallel training and distributed training. Machine learning library. Note.neuralnetwork.tf package include Llama2, Llama3, Gemma, CLIP, ViT, ConvNeXt, BEiT, Swin Transformer, Segformer, etc, these models built with Note are compatible with TensorFlow and can be trained with TensorFlow.

  • Updated Jun 8, 2024
  • Python

Not interactive deep reinforcement learning book with no-framework code, copied math, no discussions. Adopted at only -1 university(Shanhe University, SHU). BTW, I like this virtual university, which english abbreviation happens to be the pinyin of one part of my Chinese name(Cai "Shu"qi).

  • Updated May 23, 2024
  • Jupyter Notebook

Using deep reinforcement learning to play Snake game. The used algorithm is PPO for discrete! It has the brilliant performance in the field of discrete action space just like in continuous action space. You just need half an hour to train the snake and then it can be as smart as you.|使用深度强化学习玩蛇游戏。 使用的算法是离散的 PPO! 它在离散动作空间领域有着与连续动作空间一样的出色表现。

  • Updated Apr 16, 2024
  • Python

This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.

  • Updated Mar 19, 2024
  • Python

Improve this page

Add a description, image, and links to the drl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drl topic, visit your repo's landing page and select "manage topics."

Learn more