https://github.com/jamesquinlan/cos-470-usm
Lecture Notes and Template
https://github.com/jamesquinlan/cos-470-usm
Last synced: 3 months ago
JSON representation
Lecture Notes and Template
- Host: GitHub
- URL: https://github.com/jamesquinlan/cos-470-usm
- Owner: jamesquinlan
- License: mit
- Created: 2024-12-21T12:59:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T23:24:15.000Z (3 months ago)
- Last Synced: 2025-02-14T22:16:38.011Z (3 months ago)
- Language: TeX
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COS 470 University of Southern Maine
Topics in Computer Science: Mathematics of Machine Learning## Topics
1. [Vectors, matrices, and norms](topsum.md)
2. Supervised learning ingredients## Software and Platforms
* [Julia](https://julialang.org)
* [Python](https://www.python.org)
* [Google Colab](https://colab.research.google.com)
* [Jupyter Notebooks](https://jupyter.org)## Related Links
* [LaTeX in 30 minutes](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes)
* [LaTeX Tutorials](https://www.overleaf.com/learn/latex/Tutorials)
* [LaTeX Symbols](https://www.cmor-faculty.rice.edu/~heinken/latex/symbols.pdf)
* [Mathematics Subject Classification](https://mathscinet.ams.org/mathscinet/msc/msc2020.html)
* [PGFPlots Gallery](https://pgfplots.sourceforge.net/gallery.html)
* [Table Generator](https://www.tablesgenerator.com)
* [TikZ 1](https://www.overleaf.com/learn/latex/TikZ_package)
* [TikZ Examples](https://texample.net)