Sabitlenmiş Tweet
Jupiter Coder
2.3K posts

Jupiter Coder
@JupiterCodes
🧠 Building cool things in public 🤖 Sharing AI, DSA & coding insights 😆 Making tech fun with humor + memes 🚀 Follow for daily dev motivation & learning
Katılım Mayıs 2025
662 Takip Edilen138 Takipçiler

@GuruShareMarket Parents think we r making excuses not to work but how to tell them we have more urgent to work and earn money that they never had
English

Underfitting 📉
Underfitting is when a model is too "lazy" to learn the actual pattern in your data
Both training and testing accuracy stay stubbornly low
It happens because the model is too simple to grasp the underlying complexity
#MachineLearning #AI

English

The Cat in the Box 🐱
Overfitting is when your model memorizes the training "box" so perfectly that it fails to generalize to any other shape
Training: 100% (I fits!)
Testing: 0% (Wrong shape!)
Don't let your models lose the big picture by obsessing over noise
#MachineLearning

English

Machine Learning Essentials
Overfitting is when a model mistakes random noise for a real signal
Training accuracy looks perfect, but testing accuracy crashes on new data
It happens because the model memorizes specific details instead of learning the general pattern
#AI

English

Experiment: Photo → Anime using AnimeGANv2.
Things I expected to do:
Run the model
Things I actually did:
1. Fix TensorFlow 1.x code
2. Replace deprecated APIs
3. Read 200 StackOverflow posts
Tried all these without AI
Worth it though 😄
Original vs Anime result 👇
#AI


English

Machine Learning – Day 1
Concept: Train/Test Split
We divide data into:
• Training set → model learns patterns
• Testing set → model is evaluated
This prevents overfitting.
#MachineLearning #AI

English





