The purpose of this repository is to provide a starting point for anyone who is approaching the world of deep learning.
It contains a curated collection of useful resources and some simple projects that can be used to get some practical hands-on experience.
If you are completely new the best place to start probably is the "where to start" page.
The examples folder contains some practical examples that you can look at, analyze and test to get a first hands-on experience with deep learning code. It also contains a simple tutorial for a first approach to Graph Datasets and Graph Neural Networks.
This repository is authored by @GioBonvi and @taffi98.
This template is inspired from a great template made available by @othneildrew at https://github.com/othneildrew/Best-README-Template/blob/master/README.md.