Rob Stack
前往频道在 Telegram
Rob Stack is where I document my progress in software engineering👨💻 and share helpful tips and tech knowledge for fellow learners. And more of me.
显示更多187
订阅者
无数据24 小时
-27 天
无数据30 天
帖子存档
187
https://github.com/Robel-w/fake-news-detection
Neural Network model that can classify news headlines as either Fake or Real.
@R0bstack
187
do you guys know what GPT stands for ?
GPT stands for Generative Pre-trained Transformer.
But what is a Transformer? It’s a deep learning architecture that uses attention mechanisms to understand relationships between words in a sequence and it is cleaner, faster, and way more scalable than the ones that came before. GPT specifically runs on a decoder-only setup.
If you wanna go deep and explore how LLMs are made, there’s a book called How to Build LLMs from Scratch. but building one from scratch right now isn’t really a wise move.
@R0bstack
187
Repost from N/a
⚠️ Scam Warning
If you see messages like “Premium giveaway. ! with a random link, do not click it. 🚫
These are often scam links used to steal your information or hack accounts. Always verify the source before clicking any link.
Be safe.
187
Repost from Zaya
Recursion in DSA always felt a little poetic to me.
A function whispering the same question to itself...again and again
until the problem slowly softens
and the answer quietly appears.....
#random
@zaya_journal
