Skip to content

irisliucy/ai-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI/ML algorithms

Build Status

Implementations of algorithms in various areas of artificial intelligence/ machine learning.

Environment Setup

Some directories have their own requirements.txt. In that case, create a conda env and install the requirements into the virtual env. Otherwise, use the main conda environment described bolow.

Install the conda environment

conda env create -f environment.yml

To view and run Jupyter notebooks

jupyter lab

About

Implementations of AI/ ML algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published