332K subscribers
4.1K photos
750 videos
17 files
4.66K links
Погружаемся в машинное обучение и Data Science

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

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

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
Download Telegram
Channel Pruning via Automatic Structure Search

Code: https://github.com/lmbxmu/ABCPruner

Paper: https://arxiv.org/abs/2001.08565
Multi-task self-supervised learning for Robust Speech Recognition

A PASE model can be used as a speech feature extractor or to pre-train an encoder for our desired end-task

Code: https://github.com/santi-pdp/pase

Paper: https://arxiv.org/abs/2001.09239v1

@ai_machinelearning_big_data
TVR: A Large-Scale Dataset for Video-Subtitle Moment Retrieval

Github: https://github.com/jayleicn/TVRetrieval


PyTorch implementation of MultiModal Transformer (MMT), a method for multimodal (video + subtitle) captioning: https://github.com/jayleicn/TVCaption

Paper: https://arxiv.org/abs/2001.09099v1
Statistical_Consequences_of_Fat.pdf
27.3 MB
📚Fresh book by Nassim Taleb

Statistical Consequences of Fat Tails: Real World Preasymptotics, Epistemology, and Applications

https://arxiv.org/abs/2001.10488

@ai_machinelearning_big_data
Filter Sketch for Network Pruning

Framework of FilterSketch. The top displays the second-order covariance of the pre-trained CNN

Code: https://github.com/lmbxmu/FilterSketch

Paper: https://arxiv.org/abs/2001.08514v1
How to Configure XGBoost for Imbalanced Classification

https://machinelearningmastery.com/xgboost-for-imbalanced-classification/
Forwarded from Data Science
Agile Machine Learning.pdf
4.1 MB
Agile Machine Learning: Effective Machine Learning Inspired by the Agile Manifesto (2019)

@datascienceiot
🔥Multi-Channel Attention Selection GANs for Guided Image-to-Image Translation

SelectionGAN for guided image-to-image translation, where we translate an input image into another while respecting an external semantic guidance

Code: : https://github.com/Ha0Tang/SelectionGAN

Paper: https://arxiv.org/abs/2002.01048v1

@ai_machinelearning_big_data
This media is not supported in your browser
VIEW IN TELEGRAM
Mutual Information-based State-Control for Intrinsically Motivated Reinforcement Learning

Agent Learning Framework: https://github.com/HorizonRobotics/alf

Github: https://github.com/ruizhaogit/misc

Paper: https://arxiv.org/abs/2002.01963v1
The Annotated Transformer

The Transformer – a model that uses attention to boost the speed with which these models can be trained.

https://nlp.seas.harvard.edu/2018/04/03/attention.html

The Illustrated Transformer: https://jalammar.github.io/illustrated-transformer/

Habr: https://habr.com/ru/post/486358/
TensorFlow Lattice: Flexible, controlled and interpretable ML

The library enables you to inject domain knowledge into the learning process through common-sense or policy-driven shape constraints.

https://blog.tensorflow.org/2020/02/tensorflow-lattice-flexible-controlled-and-interpretable-ML.html

Video: https://www.youtube.com/watch?v=ABBnNjbjv2Q&feature=emb_logo

Github: https://github.com/tensorflow/lattice