Neural Networks | Нейронные сети
11.9K subscribers
755 photos
163 videos
170 files
9.41K links
Все о машинном обучении

По всем вопросам - @notxxx1

№ 4959169263
Download Telegram
у кого есть книга "прикладное машинное обучение с помощью scikit-learn и tensorflow"? поделитесь, пожалуйста
​MIT AI: Deep Reinforcement Learning (Pieter Abbeel)

🔗 MIT AI: Deep Reinforcement Learning (Pieter Abbeel)
Pieter Abbeel is a professor at UC Berkeley, director of the Berkeley Robot Learning Lab, and is one of the top researchers in the world working on how to ma...
​PyText

- PyText https://github.com/facebookresearch/pytext from Facebook:
- TLDR - FastText meets PyTorch;
- Very similar to AllenNLP in nature;
- Will be useful if you can afford to write modules for their framework to solve 100 identical tasks (i.e. like Facebook with 200 languages);
- In itself - seems to be too high maintenance to use;

I will not use use it.

#nlp
#deep_learning

🔗 facebookresearch/pytext
A natural language modeling framework based on PyTorch - facebookresearch/pytext
​A Bag of Tricks for Image Classification

1. Large batch size
2. Mini model-tweaks
3. Refined Training Methods
4. Transfer Learning
5. Fancy Data Augmentation
https://link.medium.com/fzJvIBfsJS

#CV #tipsandtricks

🔗