Skip to content
#

deep-reinforcement-learning

Here are 2,667 public repositories matching this topic...

This repository hosts Jupyter notebooks showcasing the training of Atari games using a variety of Deep Reinforcement Learning (RL) algorithms such as Proximal Policy Optimization (PPO), Deep Deterministic Policy Gradient (DDPG), Deep Q-Networks (DQN), Advantage Actor-Critic (A2C), and more.

  • Updated May 23, 2024
  • Jupyter Notebook

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 May 23, 2024
  • Python

This project uses LLMs to generate music from text by understanding prompts, creating lyrics, determining genre, and composing melodies. It harnesses LLM capabilities to create songs based on text inputs through a multi-step approach.

  • Updated May 21, 2024
  • Jupyter Notebook

This project provides a comprehensive understanding of reinforcement learning, focusing on Actor Critic Algorithms. It involves exploring the OpenAI Gym library, implementing the A2C algorithm from DeepMind's seminal paper, and enhancing the A2C algorithm for improved performance and stability.

  • Updated May 21, 2024
  • Jupyter Notebook

This project provides a comprehensive understanding of reinforcement learning, focusing on Deep Q-Learning (DQN). It involves exploring the OpenAI Gym library, implementing DQN from DeepMind's seminal paper, and enhancing the DQN algorithm for improved performance and stability.

  • Updated May 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the deep-reinforcement-learning 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 deep-reinforcement-learning topic, visit your repo's landing page and select "manage topics."

Learn more