amitp_ai's profile picture. Chip Designer using AI

AmitP

@amitp_ai

Chip Designer using AI

AmitP 已轉發

Schmidhuber's revenge.

pmddomingos's tweet image. Schmidhuber's revenge.

AmitP 已轉發

Free YouTube channel for deep learning from UC Berkeley University. Learn deep learning with end-to-end projects:

pyquantnews's tweet image. Free YouTube channel for deep learning from UC Berkeley University.

Learn deep learning with end-to-end projects:

AmitP 已轉發

Good engineers never stop learning. Here are some newsletters curating important resources each week:


AmitP 已轉發

New paper from Nvidia's alignment team. These are always worth reading, right up there with Llama for post training insights. Focuses on different types of reward model training with HelpSteer2 data.

natolambert's tweet image. New paper from Nvidia's alignment team. These are always worth reading, right up there with Llama for post training insights. 

Focuses on different types of reward model training with HelpSteer2 data.

AmitP 已轉發

Interesting work on reviving RNNs. arxiv.org/abs/2410.01201 -- in general the fact that there are many recent architectures coming from different directions that roughly match Transformers is proof that architectures aren't fundamentally important in the curve-fitting paradigm…


AmitP 已轉發

Linux Cheatsheet

ainasanghi's tweet image. Linux Cheatsheet

AmitP 已轉發

There's three parts. 1. Fitting as large of a network and as large of a batch-size as possible onto the 10k/100k/1m H100s -- parallelizing and using memory-saving tricks. 2. Communicating state between these GPUs as quickly as possible 3. Recovering from failures (hardware,…


AmitP 已轉發

Big O Notation 101: The Secret to Writing Efficient Algorithms

alexxubyte's tweet image. Big O Notation 101: The Secret to Writing Efficient Algorithms

AmitP 已轉發

I love @GoogleColab because I can do dirty pip installs and then delete runtime once I am done. To do the same on my system: * python -m venv .venv * source .venv/bin/activate * pip install <> Do not tell me I am the only one!


AmitP 已轉發

This is a pretty awesome simple step-by-step guide showing you how to build your own PyTorch (a subset of ops supported) which requires just basic knowledge of C/C++/Python. towardsdatascience.com/recreating-pyt… The reason to walk through it is to better understand how some of the common…


AmitP 已轉發

So I noticed this on a security update. Once I uninstalled I got parity between battery and wall, it should be fixed soon with an update


AmitP 已轉發

I just got a copy of “Large Language Models: A Deep Dive.” I’ve been planning for a while to do just that with LLMs - delve deeper. ;) This books seems like an excelent up-to-date (as much as that is possible these days). Overview of this fascinating and important subject. Thanks…

tunguz's tweet image. I just got a copy of “Large Language Models: A Deep Dive.” I’ve been planning for a while to do just that with LLMs - delve deeper. ;) This books seems like an excelent up-to-date (as much as that is possible these days). Overview of this fascinating and important subject. Thanks…

AmitP 已轉發

working of RLHF. had fun learning the core, can't wait to write on this. preparing myself to decode anthropic's 'constitutional ai' paper.

himanshustwts's tweet image. working of RLHF. had fun learning the core, can&apos;t wait to write on this.
preparing myself to decode anthropic&apos;s &apos;constitutional ai&apos; paper.

AmitP 已轉發

🎊 It has arrived 🎊, the 2nd edition of my "Deep Generative Modeling" book. It has 100 new pages, 3 new chapters (incl. #LLMs) and new sections. It covers all deep generative models that constitute the core of all #GenerativeAI techs! Check it out: 💻tinyurl.com/mwj9dw83

jmtomczak's tweet image. 🎊 It has arrived 🎊, the 2nd edition of my &quot;Deep Generative Modeling&quot; book. It has 100 new pages, 3 new chapters (incl. #LLMs) and new sections. It covers all deep generative models that constitute the core of all #GenerativeAI techs!
Check it out: 
💻tinyurl.com/mwj9dw83

AmitP 已轉發

Is thats @OpenAI o1 missing secret? @GoogleDeepMind developed a multi-turn chain of thought online reinforcement learning (RL) approach, SCoRe, to improve self-correction using entirely self-generated data. SCoRe achieves state-of-the-art self-correction, improving performance…

_philschmid's tweet image. Is thats @OpenAI o1 missing secret? @GoogleDeepMind   developed a multi-turn chain of thought online reinforcement learning (RL) approach, SCoRe, to improve self-correction using entirely self-generated data. SCoRe achieves state-of-the-art self-correction, improving performance…

AmitP 已轉發

Comparison of lunarlake vs Z1 extreme handheld. This 4-core of lion cove and 4-ecore skymont are almost 1.5-2x faster then 8core/16threads Zen 4 at low 30w power.

GawroskiT's tweet image. Comparison of lunarlake vs Z1 extreme handheld. 
This 4-core of lion cove and 4-ecore skymont are almost 1.5-2x faster then 8core/16threads Zen 4 at low 30w power.
GawroskiT's tweet image. Comparison of lunarlake vs Z1 extreme handheld. 
This 4-core of lion cove and 4-ecore skymont are almost 1.5-2x faster then 8core/16threads Zen 4 at low 30w power.

AmitP 已轉發

500 TB Tutorials + Books + Courses + Trainings + Workshops -Data science -Python -AI -Cloud -BIG DATA -Data Analytics -BI -Google Cloud Training -Machine Learning -Deep Learning -Ethical Hacking To get it just - Follow me - like & RT it - Comment "Free"

atulkumarzz's tweet image. 500 TB Tutorials + Books + Courses + Trainings + Workshops 
-Data science
-Python
-AI
-Cloud
-BIG DATA
-Data Analytics
-BI
-Google Cloud Training 
-Machine Learning
-Deep Learning
-Ethical Hacking

To get it just 
- Follow me 
- like &amp;amp; RT it 
- Comment &quot;Free&quot;

AmitP 已轉發

I am BEYOND EXCITED to publish our interview with Krista Opsahl-Ong (@kristahopsalong) from @StanfordAILab! 🔥 Krista is the lead author of MIPRO, short for Multi-prompt Instruction Proposal Optimizer, and one of the leading developers and scientists behind DSPy! This was such…

CShorten30's tweet image. I am BEYOND EXCITED to publish our interview with Krista Opsahl-Ong (@kristahopsalong) from @StanfordAILab! 🔥

Krista is the lead author of MIPRO, short for Multi-prompt Instruction Proposal Optimizer, and one of the leading developers and scientists behind DSPy!

This was such…

AmitP 已轉發

You have 10000 coins. 9999 of them are fair; one is rigged so that it always lands on heads. You choose a coin at random and flip it 10 times; it’s heads all ten times. The coin is probably


United States 趨勢

Loading...

Something went wrong.


Something went wrong.