2020-04-09 17:48:03 -04:00

50 lines
2.5 KiB
Markdown

---
title: Links
---
# Notes & Projects from Georgia Tech OMSCS
I've done my best to follow the Academic Honor Code here, and keep
assignments or project material to what was explicitly allowed to be
public (e.g. the final project for CS6475, or the code itself for
CS7641 and not the report). Please let me know if I missed anything.
- [CS6476 (Computer Vision)][cs6476]
- [Scanned notes](../assets_external/cs6476-notes.pdf)
- [CS6475 (Computational Photography)][cs6475]
- [Scanned notes](../assets_external/cs6475-notes.pdf)
- [Final project](https://github.com/Hodapp87/cs6475_neural_style)
- [CS7641 (Machine Learning)][cs7641]
- Scanned notes from three mini-courses:
- [SL: Supervised Learning](../assets_external/cs7641-notes-sl.pdf)
- [UL: Unsupervised Learning & Randomized Optimization](../assets_external/cs7641-notes-ul.pdf)
- [RL: Reinforcement Learning & Decision Making](../assets_external/cs7641-notes-rl.pdf)
- [Assigment 2 code](https://github.com/Hodapp87/cs7641_assignment2)
- [Assigment 3 code](https://github.com/Hodapp87/cs7641_assignment3)
- [Assigment 4 code](https://github.com/Hodapp87/cs7641_assignment4)
- [CS8803-O03 (Reinforcement Learning & Decision Making)][cs8803o03] (now CS7642)
- [Scanned notes](../assets_external/cs8803-rldm-notes.pdf)
- [CS7646 (Machine Learning for Trading][cs7646]
- [Scanned notes](../assets_external/cs7646-ml4t-notes.pdf)
- [CS6505 (Computability, Complexity, & Algorithms)][cs6505]
- [Scanned notes](../assets_external/cs6505-notes.pdf)
- [CSE6242 (Data & Visual Analytics)][cse6242]
- [Scanned notes](../assets_external/cse6242-notes.pdf)
- [CS6460 (Educational Technology)][cs6460]
- [CS6601 (Artificial Intelligence)][cs6601]
# Papers
- [Unsupervised Learning for Computational Phenotyping](https://arxiv.org/abs/1612.08425) and
the associated code at <https://github.com/Hodapp87/mimic3_phenotyping>
[cs6476]: https://www.omscs.gatech.edu/cs-4495-computer-vision
[cs6475]: https://www.omscs.gatech.edu/cs-6475-computational-photography
[cs7641]: https://www.omscs.gatech.edu/cs-7641-machine-learning
[cs8803o03]: http://www.omscs.gatech.edu/cs-8803-special-topics-reinforcement-learning
[cs7646]: http://www.omscs.gatech.edu/cs-7646-machine-learning-trading
[cs6505]: http://www.omscs.gatech.edu/cs-6505-computability-algorithms/
[cse6242]: https://www.omscs.gatech.edu/cse-6242-data-visual-analytics
[cs6460]: http://omscs6460.gatech.edu/
[cs6601]: http://www.omscs.gatech.edu/cs-6601-artificial-intelligence