Skip to content

jbaudisch/sharly_pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHARLY

This repository contains the learning algorithm of SHARLY.


Getting Started

1. Downloading the repository:

Start by cloning this repository with git clone https://github.com/jbaudisch/sharly_pub.git

2. Create an Virtual Python Environment (optional):

Use python3.10 to create the environment with python3.10 -m venv venv
Activate the environment by sourcing ./venv/Scripts/activate

3. Download Python Dependencies:

Use pip to download the dependencies with python -m pip install -r requirements.txt

4. Run the Programm:

Run the learning algorithm i. E. with python learn.py -v -i 30 -vi -vz
See python learn.py -h for more information


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages