Skip to content

vandit98/deep_reinforcement_learning_based_games

Repository files navigation

Deep Reinforcement Learning Based Games

This repository contains a collection of games that use deep reinforcement learning algorithms to train intelligent agents to play the games.

Contents

  • game1/: Contains the code and resources for Game 1.
  • game2/: Contains the code and resources for Game 2.
  • game3/: Contains the code and resources for Game 3.

Dependencies

To run the code in this repository, you will need to install the following dependencies:

Usage

To train an agent to play Game 1, navigate to the game1/ directory and run the following command:

python train.py

To evaluate the trained agent, run:

python evaluate.py

You can repeat the above steps for the other games in the game2/ and game3/ directories.

Contributions

We welcome contributions to this repository! If you have an idea for a new game or want to improve the existing ones, please feel free to create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published