Skip to content

mathiisk/CM_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CM_RL

Installation

Clone this repository

USING CONDA

Navigate to the cloned repositroy in 'conda prompt'

cd path\to\projcet

Create and activate an environment

conda create -n envname

conda activate envname

Install the required dependencies

pip install -r requirements.txt

alternatively

pip install numpy pandas matplotlib seaborn

Run using VSCode with Jupyter notebook extension installed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors