Machinelearning – Telegram
372K subscribers
4.5K photos
890 videos
17 files
4.95K links
Погружаемся в машинное обучение и Data Science

Показываем как запускать любые LLm на пальцах.

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

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
Download Telegram
How degenerate is the parametrization of neural networks with the ReLU activation function?

https://arxiv.org/abs/1905.09803
SimpleSelfAttention

The purpose of this repository is two-fold:
-demonstrate improvements brought by the use of a self-attention layer in an image -classification model.
introduce a new layer which I call SimpleSelfAttention


https://github.com/sdoria/SimpleSelfAttention
Integrating TVM into PyTorch

https://tvm.ai/2019/05/30/pytorch-frontend
Learning Perceptually-Aligned Representations via Adversarial Robustness

Article: https://arxiv.org/abs/1906.00945
Github: https://github.com/MadryLab/robust_representations
Welcome to TensorWatch

TensorWatch is a debugging and visualization tool designed for deep learning and reinforcement learning from Microsoft Research. It works in Jupyter Notebook to show real-time visualizations of your machine learning training and perform several other key visualizations of your models and data.

https://github.com/microsoft/tensorwatch/