https://github.com/mrdvince/research_papers
A repository implementing some of the papers from arxiv (arXiv provides the world with access to the newest scientific developments. Open Access has a myriad of benefits, in particular, it allows science to be more efficient.) and just fun stuff with AI mainly using PyTorch
https://github.com/mrdvince/research_papers
arxiv arxiv-org classification cnn python pytorch pytorch-implementation research research-paper
Last synced: about 2 months ago
JSON representation
A repository implementing some of the papers from arxiv (arXiv provides the world with access to the newest scientific developments. Open Access has a myriad of benefits, in particular, it allows science to be more efficient.) and just fun stuff with AI mainly using PyTorch
- Host: GitHub
- URL: https://github.com/mrdvince/research_papers
- Owner: mrdvince
- License: mit
- Created: 2019-05-23T00:08:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T03:16:50.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T14:45:56.224Z (4 months ago)
- Topics: arxiv, arxiv-org, classification, cnn, python, pytorch, pytorch-implementation, research, research-paper
- Language: Jupyter Notebook
- Homepage:
- Size: 4.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Research Papers Implementations
A repository implementing some of the papers from arxiv and just fun stuff with AI mainly using PyTorch## 1. Using Deep Learning for Image-Based Plant Disease Detection

#### Check the notebook on [this link](https://github.com/styluna7/research_papers/tree/master/1604.03169) for the full implementation