Skip to content

Latest commit

 

History

History
107 lines (76 loc) · 3.91 KB

README.md

File metadata and controls

107 lines (76 loc) · 3.91 KB

Mindect

Currently the project is inactive for various reasons one of which is server issues as it is using too much server resources and the other one is user activity on the website.

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