Skip to content

Day 2 of Lambda School's Machine Learning Mini Bootcamp

Notifications You must be signed in to change notification settings

axrd/ML-day_2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Lambda School Machine Learning Mini Bootcamp Day 2

  1. What is ML
  • Simple arithmetic applied in great quantities
  • Programming
  • Simple (and advanced) calculus
  • Linear algebra always
  1. What are the basic tools of ML programming
  • Numerical programming languages:
    • Python
    • R
    • Matlab/Octave
    • Javascript? All the others, too!
  • What are the important requirements of ML languages:
    • Swift data manipulation
    • Robust data APIs
    • Speed
    • Platform independence
  1. Where are ML tools going
  • Design local
  • Share live code and documentation
  • Run remote
  1. Setting up python
  • Local
  • pipenv
  • colaboratory
  • Jupyter
  • Important libs

Assignment

Create yourname_day_2_mlmbc.py. It must print the result of 54321 * 12345. Deliver it to me via pull request.

About

Day 2 of Lambda School's Machine Learning Mini Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published