Just nailed my first Python function debugging! Spent 45 mins fixing a logical error in a data parsing script – small win that’s boosting my coding confidence. #LearnToCode#PythonBasics,
Just nailed my first Python function! Turned messy data into a clean table in 10 mins—small win but such a good start to this week’s coding goal. #LearnToCode#PythonBasics
Just nailed my first Python function debugging session! Fixed 2 logic errors u0026 logged 3 key takeaways for tomorrow’s quiz—consistency beats cramming #LearningDiary#PythonBasics,
Day 56 of #100DaysOfCode (#DataScience & #GenAI)
🐍 #PythonBasics
- Introduction to the NumPy library
- Understood multi-dimensional arrays in Python (foundation for NumPy)
- Worked in detail with arrays and tuples
🤖 #GenAI
- Learned about targeted prompting via OpenAI docs
- Explored how to make an Agent interact with a database
- Understood how multiple tools can communicate through an Agent
- Goal: build my own Agent by Friday 💪
#Python#AI#GenAI#MachineLearning#LLMs#100DaysOfCode
Day 54 of #100DaysOfCode (#DataScience & #GenAI)
🐍 #PythonBasics
- Learned file handling and related functions
- Practiced reading, writing, and managing file operations
- Handled errors & exceptions during file operations
🤖 #GenAI
- Explored how to provide tools to LLMs (based on OpenAI docs)
- Implemented custom functions as tools for agents
- Understood how agents use these tools to generate contextual outputs
#Python#AI#GenAI#MachineLearning#LLMs