AI for chemistry
CH-457
Media
This file is part of the content downloaded from AI for chemistry.
The Artificial Intelligence (AI) for Chemistry course will be taught in Spring 2023. It is a course with a lot of hands-on exercises. Experience in Python programming and machine learning (ML) will help you to get up to speed quickly, but we will try to make it as accessible as possible.
We will make use of Google Colab to run the code directly in your browser, as there is zero configuration required and we will have access to GPUs free of charge.
The course homepage is the following: https://schwallergroup.github.io/ai4chem_course/
More advanced users that want to run the code locally can get the notebooks from the GitHub repository:
https://github.com/schwallergroup/ai4chem_course
The slides will be shared as pdfs on Moodle.
It is the first edition of this course. Feedback to improve it is always welcome.
- 3Blue1Brown | But what is a neural network? (URL)
- 3Blue1Brown | Gradient descent, how neural networks learn (URL)
- 3Blue1Brown | What is backpropagation really doing? (URL)
- week03 04 deep learning (File)