https://github.com/dcavar/larg
Linear Algebra Reading Group
https://github.com/dcavar/larg
Last synced: 11 months ago
JSON representation
Linear Algebra Reading Group
- Host: GitHub
- URL: https://github.com/dcavar/larg
- Owner: dcavar
- License: apache-2.0
- Created: 2017-06-29T21:30:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T22:26:52.000Z (about 9 years ago)
- Last Synced: 2024-12-29T00:55:14.819Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 8.79 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linear Algebra Reading Group
## Plan
Coding oriented
- [Philip Klein's course Coding the Matrix](https://cs.brown.edu/video/channels/coding-matrix-fall-2014/) and the corresponding [code page](http://resources.codingthematrix.com/)
### Reading
Sheldon Axler *Linear Algebra Done Right*, Springer
## Coding
Use Python Notebook for code examples and share on GitHub
### Deep Learning:
http://www.kyunghyuncho.me/home/courses/ds-ga-3001-fall-2015
https://arxiv.org/abs/1511.07916
See also Deep Learning Udacity course
## Times
- Thursday 5-6 PM
Next time:
- read chapter 1 LADR and watch in reverse order first N videos by Klein
- read chapter 2 and 3 LADR and watch the first 3 video lectures