Skip to content

Latest commit

 

History

History
105 lines (75 loc) · 3.73 KB

README.md

File metadata and controls

105 lines (75 loc) · 3.73 KB

Mindect

Mindect Image

  • Mindect are docs for everyone who wants to learn about AI, ML, Supervised Learning and Advanced Learning ALgorithms.

Starting the development server

  1. Clone the repository and move to the repo using cd mindect
  2. Install all the related dependencies using npm install and npm run dev to run the development server

For contributing make sure you have read the Contributing Guidelines file