Skip to content

holyokecodes/ML-CV-Python-Camp

Repository files navigation

Machine Learning and Computer Vision Projects

This program introduces a number of projects related to computer vision and machine learning using Python and JavaScript.

We are using Python 3.7.4, P5.js, VS Code, Git for Windows, and Github Desktop. The repository contains a number of template files that include p5.js and other dependencies. Python dependencies are managed with Pipenv.

Download links:

Installation Steps:

Install Python 3.7 64 bit version. Make sure to add the Python installation directory to the system Path during installation.

Windows Prerequisites for NLTK:

  • Install CMake and add to the system path.
  • Install Visual Studio
  • Select "Desktop development with C++" during installation

VS Code: Select default shell. Ctrl-Shift-P, select default shell, choose bash.

Install pipenv pip install pipenv

Clone git repository git clone https://github.com/holyokecodes/ML-CV-Python-Camp.git

Install dependencies: pipenv install

Start development pipenv shell

About

Machine Learning and Computer Vision projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages