300K subscribers
3.99K photos
701 videos
17 files
4.57K links
Погружаемся в машинное обучение и Data Science

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

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

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
加入频道
mmdetection

mmdetection is an open source object detection toolbox based on PyTorch. It is a part of the open-mmlab project developed by Multimedia Laboratory, CUHK.

Major features
- Modular Design
One can easily construct a customized object detection framework by combining different components.
- Support of multiple frameworks out of box
The toolbox directly supports popular detection frameworks, e.g. Faster RCNN, Mask RCNN, RetinaNet, etc.
- Efficient
All basic bbox and mask operations run on GPUs now. The training speed is about 5% ~ 20% faster than Detectron for different models.
- State of the art
This was the codebase of the MMDet team, who won the COCO Detection 2018 challenge.

https://github.com/open-mmlab/mmdetection
How linear algebra is applied in machine learning.

When you study an abstract subject like linear algebra, you may wonder: why do you need all these vectors and matrices? Well, if you study it with the purpose of doing ML, this is the answer for you: http://amp.gs/vtWx
Deep Learning and Reinforcement Learning Summer School, Toronto 2018

video:

http://videolectures.net/DLRLsummerschool2018_toronto/
Facebook open sourced Horizon, an end-to-end applied reinforcement learning platform built on #PyTorch 1.0. Horizon uses RL to optimize systems in large-scale production environments and we're excited to make it accessible to anyone using #RL at scale.

https://code.fb.com/ml-applications/horizon/
1