README
Let's learn alchemy together. See roadmap for papers we are currently interested in.
website: https://asail.gitbook.io/hogwarts
Rules
You could add/delete items in
roadmap.md
as you like in the master branch.Complete notes could be pushed/merged into the master branch.
We encourage users to take notes in Markdown, Latex or jupyter notebook; a link to hackmd/overleaf is also fine.
Format
File structure:
optimizations/
neural-ode.md
forward-backward-eular.md
...
graph/
basic.md
diffpool.md
gcn.md
...
applications/
...
theory/
...
tutorials/
how-to-write-kernel.md
...
README.md
roadmap.md
The format of reading list:
- [ ] [Paper](paper link)
- [Note](note link)
- ...
- tags: tag_1, tag_2, ...
Last updated