Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quickgrid/AI-Resources
Research Paper Summaries, Setup & Performance Notes, Resource Links on AI, Deep Learning, NLP, Computer Vision for my learning.
https://github.com/quickgrid/AI-Resources
ai ai-notes ai-research blender computer-vision deep-learning nlp paper-summaries papers research-paper research-paper-summaries
Last synced: 11 days ago
JSON representation
Research Paper Summaries, Setup & Performance Notes, Resource Links on AI, Deep Learning, NLP, Computer Vision for my learning.
- Host: GitHub
- URL: https://github.com/quickgrid/AI-Resources
- Owner: quickgrid
- License: mit
- Created: 2020-01-21T09:28:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T19:45:09.000Z (over 1 year ago)
- Last Synced: 2024-08-08T00:42:46.909Z (3 months ago)
- Topics: ai, ai-notes, ai-research, blender, computer-vision, deep-learning, nlp, paper-summaries, papers, research-paper, research-paper-summaries
- Language: PowerShell
- Homepage:
- Size: 116 MB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-Resources
Research paper summaries, setup & performance notes, AI resource links on Deep Learning, NLP, Computer Vision for my learning.
## Table of Contents
| Section | Description |
| --- | --- |
| [**ai‑resources.md**](ai-resources.md) | A collection of various resources related to Machine Learning, Deep Learning, Computer Vision. |
| [**ai-notes.md**](ai-notes.md) | My personal ai notes with figures, text based on papers, articles etc. |
| [**blender-notes.md**](blender-notes.md) | My personal blender notes that can be applied for AI tasks etc. |
| [**papers.md**](papers.md) | Add only papers worth implementing, important concepts that can be applied in future or need to be revisited again with easy to understand, SOTA, close to SOTA results or unique ideas. |
| [**setup-guide.md**](setup-guide.md) | FAQ, how to, general information, build and setup for various tools etc. from my practical experience. |
| [**performance-notes.md**](performance-notes.md) | My notes on various practical programming performance improvement methods I learned etc. |
| | |
| [**code‑lab**](https://github.com/quickgrid/code-lab) | Code examples, demos, information related to general programming, AI codes etc. |
| [**paper‑implementations**](https://github.com/quickgrid/paper-implementations) | My attempts at trying to implement various papers mostly in pytorch etc. |## Contributing
Look into, [CONTRIBUTING.md](https://github.com/quickgrid/AI-Resources/blob/master/CONTRIBUTING.md).
## LICENSE
MIT License.