this post was submitted on 17 Jul 2023
16 points (100.0% liked)

Machine Learning

1765 readers
5 users here now

founded 4 years ago
MODERATORS
 

Hello Machine Learning Community,

The intention of this post is to replicate a similar tradition from R/machinelearning and to trigger engagement. This post will be created weekly.

What are you reading this week and any thought to share on it ?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

I am reading 'attention is not all you need' https://arxiv.org/abs/2103.03404

I had read this paper in the past but felt the need to refresh my memory and look at self attention with mildly critical lens. Afaik, this paper talks about attention networks without surrounding structures like MLP, skip connections etc and its behaviour.

[–] [email protected] 3 points 1 year ago (1 children)

Reading “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors

https://aclanthology.org/2023.findings-acl.426/

Not very familiar with information theory so it's a nice read, and also just a very clever solution

[–] [email protected] 4 points 1 year ago (1 children)

actually doing some testing using it for digit classification on MNIST just for fun. Might share code/results if people are interested

[–] [email protected] 2 points 1 year ago

For sure, sounds interesting !

load more comments
view more: next ›