Machine learning books and papers
23.6K subscribers
991 photos
55 videos
929 files
1.33K links
Download Telegram
A great note to become a data engineer by Chip Huyen:

- Data formats
- ETL
- Batch processing vs Stream processing
...

https://docs.google.com/document/u/0/d/1b9iuZiDEGVLHyMmnf6w2y1aN6yWQhAyqk3GHlpI9q6M/mobilebasic


@Machine_learn
👍1
Real-Time Hand sign Recognition using Python and TensorFlow API

Check the Article here:- https://codeperfectplus.herokuapp.com/real-time-hand-sign-recogntion-using-tesnorflow

Android app download link in the Article.

@Machine_learn
1-s2.0-S136403211930454X-main.pdf
2.8 MB
Data-driven health estimation and lifetime prediction of lithium-ion
batteries: A review #Paper #ML @Machine_learn
100 NumPy Exercises.pdf
259.9 KB
100 numpy exercises
A joint effort of the numpy community
#Numpy #python
@Machine_learn
1
MIT Introduction to Deep Learning

And specifically, lecture about RNN and its modifications:
https://youtu.be/qjrad0V0uJE

The course is excellent as well, but more about image processing. For NLP beginners, such clear and elegant survey about RNNs will be quite useful. So, a lot of architectures in NLP models came from image processing tasks. If you want to recap some theory or get understanding of basics of DL — strong recommendation!

@Machine_learn
سلام دوستان جهت کسب اطلاعات از نحوه خرید می تونین با بنده در ارتباط باشین
@Raminmousa
Ted Talk with Yann LeCun

in which Yann discusses his current research into self-supervised machine learning, how he's trying to build machines that learn with common sense (like humans) and his hopes for the next conceptual breakthrough in AI.

▶️ Watch

@Machine_learn
PlenOctrees For Real-time Rendering of Neural Radiance Fields

And yet another speed-up of NERF. Exactly the same idea as in FastNeRF and NEX (predict spherical harmonics coefficients k) - incredible! It's the first time I see so many concurrent papers sharig the same idea. But this one has code at least, which makes it the best!

📝 Paper arxiv.org/abs/2103.14024
🌐Project page alexyu.net/plenoctrees/
🛠Code github.com/sxyu/volrend


@Machine_learn