Nothing Special   »   [go: up one dir, main page]

Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.23 KB

Deep learning tutorial

About

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.

Getting Started

If you are completely new the best place to start probably is the "where to start" page.

Examples

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.

Contact

This repository is authored by @GioBonvi and @taffi98.

Acknowledgements

This template is inspired from a great template made available by @othneildrew at https://github.com/othneildrew/Best-README-Template/blob/master/README.md.