Skip to content

A collaborative repo for programming exercises issued by Dr. Ray in CSDS 440: Machine Learning during Fall 2020 semester.

Notifications You must be signed in to change notification settings

henryzhongsc/csds440_programming_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSDS 440: Programming Exercises

A collaborative repo for programming exercises issued by Dr. Ray in CSDS 440: Machine Learning during Fall 2020 semester.


Disclaimer

The content is intend for and only for the private use of authors from Group 27, this GitHub appearance is for the pure purpose of version control and collaborative.


To TA/Grader

Since we have decided to migrate the collaboration to GitHub for better readability and potential useful features like issues, this repository will be mirror to and bare-clone from csevcs at least once a week.

Also, we realized many projects of this class requires quite intensive amount of debugging, so sometime we'd work on the same computer and therefore submitted in a fashion of co-author.

To Partner

Usually I will polish our repository before mirroring, but in case that I am not available and you need to mirror our work to csevcs, please do:

your_work_dir $ git clone --bare https://github.com/choH/csds440_programming_exercises
your_work_dir $ cd csds440_programming_exercises.git
csds440_programming_exercises $ git push --mirror https://csevcs.case.edu/git/2020_fall_440_27

Note this maneuver will completely overwrite the repository on csevcs — which shouldn't be a big deal since all our development are initiated here, but please be caution.


Contribution

If you are not a member of Group 27, don't.

About

A collaborative repo for programming exercises issued by Dr. Ray in CSDS 440: Machine Learning during Fall 2020 semester.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published