Skip to content

Commit

Permalink
[DOC] provide supplementary resources (dmlc#326)
Browse files Browse the repository at this point in the history
* provide supplementary resources

We encourage DL beginners to check out DGL project by providing links on both English and Chinese README :)

https://github.com/diveintodeeplearning/d2l-zh/blob/master/README.md
https://github.com/diveintodeeplearning/d2l-en/blob/master/README.md

* Update README.md
  • Loading branch information
astonzhang authored and zheng-da committed Dec 26, 2018
1 parent 97a7dd1 commit a63c335
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,17 +145,25 @@ For the basics of coding with DGL, please see [DGL basics](https://docs.dgl.ai/t

For more realistic, end-to-end examples, please see [model tutorials](https://docs.dgl.ai/tutorials/models/index.html).


## New to Deep Learning?

Check out the open source book [*Dive into Deep Learning*](http://en.diveintodeeplearning.org/).


## Contributing

Please let us know if you encounter a bug or have any suggestions by [filing an issue](https://github.com/dmlc/dgl/issues).

We welcome all contributions from bug fixes to new features and extensions.
We expect all contributions discussed in the issue tracker and going through PRs. Please refer to the PR guide.


## The Team

DGL is developed and maintained by [NYU, NYU Shanghai, AWS Shanghai AI Lab, and AWS MXNet Science Team](https://www.dgl.ai/about).


## License

DGL uses Apache License 2.0.

0 comments on commit a63c335

Please sign in to comment.