Home - MSU-AI/.github GitHub Wiki

Development guidelines

Many tech organizations like to have a set of software development guidelines to facilitate collaboration. As we are growing bigger than ever, MSU AI Club will do the same too.

Potential audience

🔧 Workshops: Most of the time we will be using free cloud notebooks like Google Colab and Kaggle. But some tasks are just difficult to be run on those platforms. This is when we need to run things locally.

Read: Python

🚀 Projects: We definitely want to organize them as git repositories, and synchronize it to GitHub. You should read all the sections.

Read: Python , Visual Studio Code , GitHub