banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

5-day PyTorch Deep Learning Journey, with examples from GAN to word embeddings | Tutorial Resources

Learn PyTorch deep learning, it may only take 5 days.

This course, titled "Hands-on tour to deep learning with PyTorch" by French deep learning researcher Marc Lelarge, allows you to quickly understand deep learning and learn to apply open-source deep learning projects within 5 days.

image
This course not only introduces the theoretical foundations of deep learning but also includes a lot of practical content, including examples such as classification, GAN, and word embeddings. It also provides code and Colab, making it very convenient and practical.

To prevent you from getting bored, this course even includes emojis, making it very user-friendly.

After completing this course, you will be able to quickly understand neural networks and apply various new projects and resources shared by others to your own projects.

What will be learned in the five days?
What will you learn in the 5-day PyTorch deep learning course?

Course schedule ↓

image

Day 1#

A very beginner-friendly introduction to deep learning:

image
Using CNN to distinguish between cats and dogs, with Colab included:

image
Then, learn about PyTorch.

Day 2#

Now that you know what deep learning and PyTorch are, you can delve into more complex concepts.

First, brush up on your math knowledge, including logistic regression and convolution.

You should also have an understanding of various modules in PyTorch:

image
You can start learning about embeddings, variational autoencoders, and other topics.

Day 3#

Now, you can learn some more in-depth theory, including Bayesian methods and backpropagation.

To prevent you from getting too tired, the PPT even includes emojis:

image
In addition, you can learn about GAN through examples:

image

Day 4#

Congratulations, you can start learning about RNNs. In addition to GANs, you can also delve into NLP.

For example, using word2vec for word embeddings:

image
There are code and Colab versions available as well.

Day 5#

The last day is about advancing further, discussing serious issues such as the black box nature of neural networks.

In addition, there are contents related to class activation maps and adversarial research. Similarly, there are codes and examples available, and interested students can continue their research.

image
The dataflowr course by a French PhD
Finally, this 5-day PyTorch deep learning course is part of a series of courses called dataflowr.

image

The core author of dataflowr, Marc Lelarge, is a researcher at the French Institute of Digital Sciences, a PhD in Applied Mathematics from the Paris Institute of Technology, and a part-time professor at the same institution. He has been teaching deep learning courses recently.

Inspired by fast.ai, he developed dataflowr, taking a practical approach to deep learning and even named his course "faster.ai", as if you can learn everything in 5 days.

Therefore, the courses in dataflowr are relatively simple and easy to grasp, without highly advanced or complex APIs.

In addition to Lelarge, there are 7 other teachers in this course:

Andrei Bursuc, a research scientist at Valeo.ai;

Alexandre Défossez, Timothée Lacroix, Pierre Stock, and Alexandre Sablayrolles from Facebook AI Research;

Nicolas Prost, a PhD in Machine Learning from the French Institute of Digital Sciences;

Stéphane d'Ascoli, an AI scientist at Snips.

Although the core team is French, don't worry, the course is not taught in French~

Course:
https://mlelarge.github.io/dataflowr-web/cea_edf_inria.html

dataflowr:
https://mlelarge.github.io/dataflowr-web/

GitHub:
https://github.com/mlelarge/dataflowr

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.