Skip to content

gpsaggese-org/umd_classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GP's University of Maryland Machine Learning Classes

alt text

  • DATA605: Big Data Systems
  • MSML610: Advanced Machine Learning

Cloning the GitHub class repo

  • Clone the GitHub Class Repository to get started:
    > git clone git@github.com:gpsaggese/umd_classes.git
    
  • More detailed instructions are in each project dir

Conventions

  • We indicate the execution of an OS command (e.g., Linux / MacOS) from the terminal of your computer with:

    > ... Linux command ...
    

    E.g.,

    > echo "Hello world"
    Hello world
    
  • We indicate the execution of a command inside a Docker container with:

    docker> ls 
    
  • We indicate the execution of a Postgres command from the psql client with:

    psql> 
    

Office hours

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11