issues
search
floodsung
/
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
38.34k
stars
7.32k
forks
source link
Fixes the broken code + refactoring
#137
Open
z-a-f
opened
3 years ago
z-a-f
commented
3 years ago
Fixes a typo, where a string was not closed
https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap/blob/149f4edfd341c970bafb24fa2c612c5354bc6aa6/download.py#L87
Adds an entry to the
requirements.txt
file (missing
requests
)
Adds a
.gitignore
file with the
pdfs
folder excluded
requirements.txt
file (missingrequests
).gitignore
file with thepdfs
folder excluded