Skip to content

Performing representation learning for CS-159 at Caltech.

License

Notifications You must be signed in to change notification settings

pvansant/CS-159

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-159: Advanced Topics in Machine Learning

Background

This project is part of the CS-159 course on Machine Learning at Caltech.

Development Guide

  1. Install miniconda3.
  2. Create conda environment.
    conda create -n cs159
    conda activate cs159
  3. Make code modifications in a separate git branch
    git checkout -b new_feature
  4. Commit changes in git and push.
  5. Submit pull request on GitHub.

About

Performing representation learning for CS-159 at Caltech.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published