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

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

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