379K subscribers
4.38K photos
835 videos
17 files
4.86K links
Погружаемся в машинное обучение и Data Science

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

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

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
Download Telegram
Check the data science channel there you will find a lot of articles, links and advanced researches .
Join and learn hot topics of data science @opendatascience
​​Solving Mixed Integer Programs Using Neural Networks

Article on speeding up Mixed Integer Programs with ML. Mixed Integer Programs are usually NP-hard problems:

- Problems solved with linear programming
- Production planning (pipeline optimization)
- Scheduling / Dispatching

Or any problems where integers represent various decisions (including some of the graph problems).

ArXiV: https://arxiv.org/abs/2012.13349
Wikipedia on Mixed Integer Programming: https://en.wikipedia.org/wiki/Integer_programming

#NPhard #MILP #DeepMind #productionml #linearprogramming #optimizationproblem
1👍1
💉 MeDAL: Medical Abbreviation Disambiguation Dataset for Natural Language Understanding Pretraining

Github: https://github.com/BruceWen120/medal

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

Dataset: https://www.kaggle.com/xhlulu/medal-emnlp

Pre-trained: https://huggingface.co/xhlu/electra-medal

@ai_machinelearning_big_data
👁‍🗨 LambdaNetworks: Modeling long-range Interactions without Attention

New approach to image recognition that reaches SOTA on ImageNet

Github: https://github.com/leaderj1001/LambdaNetworks

Paper: https://openreview.net/forum?id=xTJEN-ggl1b

Fork: https://github.com/leaderj1001/LambdaNetworks

@ai_machinelearning_big_data