Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertboy18/research-papers
Implementation of code for various research papers that I like
https://github.com/robertboy18/research-papers
Last synced: about 4 hours ago
JSON representation
Implementation of code for various research papers that I like
- Host: GitHub
- URL: https://github.com/robertboy18/research-papers
- Owner: Robertboy18
- Created: 2024-04-27T03:31:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T03:39:36.000Z (7 months ago)
- Last Synced: 2024-04-27T04:26:25.654Z (7 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Research-papers
Implementation of code for various research papers that I like.[Paper 1](https://tropp.caltech.edu/papers/TYUC17-Practical-Sketching.pdf) - Sketching Algorithms for matrix approximation - ```svdsketch.py```