Skip to content

A collection of various personal projects and research relating to Artificial Intelligence and Machine Learning.

Notifications You must be signed in to change notification settings

yemi-kelani/artificial-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a Virtual Environnment

From the following command from the root folder, artifical-intelligence:

python3 -m venv .venv

Install the module locally from the root folder

pip install -e .

Then run an entry point, i.e.

play

About

A collection of various personal projects and research relating to Artificial Intelligence and Machine Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published