Skip to content

noahfarr/crossq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossQ

This repository contains an implementation of the CrossQ algorithm as presented in https://arxiv.org/pdf/1902.05605 in a CleanRL fashion.

Prerequisites

  • Python 3.11 or later
  • Poetry for dependency management

Installation

Clone the repository to your local machine:

git clone https://github.com/noahfarr/crossq.git
cd crossq

Install dependencies using Poetry:

poetry install

Usage

To run the algorithm, execute the crossq.py file.

poetry run python crossq.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages