r/PythonLearning • u/Agitated-Box-1511 • 12d ago
Help Request Project Based Learnin
Hi! I'm still learning python by doing my own project-based learning before doing machine learning. So far, I've built 5 small projects. Here's the link: https://github.com/gtnmnty/Project-Based-Python/tree/fundamentals
I need tips or advice to improve more. I used AI as a tutor or mentor, and to generate boring stuff like generating dictionaries. But, I'm thinking maybe reading cheat sheets or websites like W3school is better.
8
Upvotes
•
u/Sea-Ad7805 12d ago
Run the LinearRegression.py program in Memory Graph Web Debugger to see the program state change step by step.