Skip to content

maguileracanon/AI-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Follow this repository for the virtual lab sessions of your AI-Labs

Conda environtment:

If you are starting fresh in your computer open the anaconda terminal:

  • conda create -n ailabs python=3.6
  • conda activate ailabs
  • pip install numpy pandas sklearn

Now open the folder where you cloned this repository

  • cd path/to/repo/ (Replace with your path)
  • pip install --user ipykernel
  • python -m ipykernel install --user --name=ailabs
  • jupyter notebook

About

JupyterNoteboks for labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors