Deep Learning Highlights
362 subscribers
23 photos
1 video
5 files
232 links
This channel is created in order to share the best from the world of Deep Learning, including educational projects and papers
Download Telegram
Unsupervised Translation of Programming Languages

Model provided with Python, C++ or Java source code from GitHub, automatically learns to translate between the 3 languages in a fully unsupervised way.

Again: No supervision.

The correctness is then checked by compiling and running unit tests.

ArXiV: https://arxiv.org/pdf/2006.03511.pdf

#FAIR #FacebookAI #cs #unsupervised
Новый курс от LeCun-a, даже перевод завезли
https://atcold.github.io/pytorch-Deep-Learning/ru/
Вопросы по курсу fast.ai, может быть полезно для подготовки к собесу или чтобы что-то освежить в памяти
http://aiquizzes.com
+22% скорости resnet50 за счёт перехода на channel-last тензоры 🤷🏻‍♂️
https://pytorch.org/tutorials/intermediate/memory_format_tutorial.html
Forwarded from Gradient Dude (Artem)
This media is not supported in your browser
VIEW IN TELEGRAM
I'm really into neural art. Oh boy, how amazing van Gogh is in VR! You can get an immersive experience if you follow the link https://static.kuula.io/share/79QMS
Forwarded from Neural Shit
Увидел в каком-то тематическом чате (пытался найти в каком, но так и не нашел, если автор читает, напиши, оставлю ссылку) охуенный лайфхак: когда видите очередные новости в духе "ИИ убьёт всех человеков", мысленно меняйте слово "искусственный интеллект" на "перемножение матриц" (что есть правда).

Вооружился плагином FoxReplace, чтобы делать это автоматически и всегда. Теперь новости о ИИ выглядят куда интереснее.
Yet Another VAE, однако авторы заявляют высокую эффективность для Out-of-Distribution (OOD) Detection
https://taldatech.github.io/soft-intro-vae-web/