Git Product home page Git Product logo

mle9-yinghu's Introduction

๐Ÿ‘‹ Welcome to MLE Cohort 9 (August 2022)!

Welcome to MLE! ๐ŸŽ‰ Follow these steps to get your development environment teed up and aligned to the rest of the class. This will ensure that we can hit the ground running this Tuesday! ๐Ÿƒ

๐Ÿš€ Let's Get Started!

Windows
wsl --install -d Ubuntu-20.04

Give it a test drive!

WindowsTerminal

Continue by installing the following tools using Windows Terminal to setup your environment. When prompted, make sure to add conda to init.

Tool Purpose Command
๐Ÿ Anaconda Python & ML Toolkits wget https://repo.anaconda.com/archive/Anaconda3-2021.11-Linux-x86_64.sh
bash Anaconda3-2021.11-Linux-x86_64.sh
source ~/.bashrc
:octocat: Git Version Control sudo apt update && sudo apt upgrade
sudo apt install git-all
Linux (Debian/Ubuntu)

Open terminal using Ctrl+Shift+T. Enter the following commands in terminal to setup your environment. When prompted, make sure to add conda to init.

Tool Purpose Command
๐Ÿ Anaconda Python & ML Toolkits wget https://repo.anaconda.com/archive/Anaconda3-2021.11-Linux-x86_64.sh
bash Anaconda3-2021.11-Linux-x86_64.sh
source ~/.bashrc
:octocat: Git Version Control sudo apt update && sudo apt upgrade
sudo apt install git-all
macOS

Open terminal using โŒ˜+Space and type terminal. Enter the following commands in terminal to setup your environment. When prompted, make sure to add conda to init.

Tool Purpose Command
๐Ÿ Anaconda Python & ML Toolkits wget https://repo.anaconda.com/archive/Anaconda3-2021.11-MacOSX-x86_64.sh
bash Anaconda3-2021.11-MacOSX-x86_64.sh
source ~/.bashrc
:octocat: Git Version Control sudo apt update && sudo apt upgrade
sudo apt install git-all

Finally, make sure that GitHub is ready to roll

If you don't already have one, make an account on Github

Viewing the Repositories

Login and click on the top right user icon, then go to repositories.

Creating a New Repository

When viewing the respository page, click on New and proceed to create your repo.


Filling Respository Details

Create the repository by inputting the following:

  • Repo name
  • Repo description
  • Make repo public
  • Add a README
  • Add .gitignore (Python template)
  • Add license (choose MIT)

Then click Create Repository.

That's it for now! And so it begins.... :)

mle9-yinghu's People

Contributors

yinghu-math avatar cmilica avatar chris-alexiuk avatar rafatisina avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.