An open API service indexing awesome lists of open source software.

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

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)