You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task 1: Create gravity model.
Task 2: Make appropriate changes for other functions based on gravity model.
Task 3: Optimize run-time of amenity calculation.
Weekly Accomplishments
What tasks did you complete this week? (Include links)
I was able to code the gravity model based on Reyli's equation, and adjust other class methods based on the changes.
Tasks are still ongoing? Current status?
All tasks are done.
Challenges and Learning
What was the biggest challenge you faced this week? How did you address it?
The biggest challenge was getting the right mathematical notation down in Python. It was tedious trying to make sure my code matched the equation.
What's one new thing you learned or skill you improved?
I improved my understanding of Numpy and equation-building.
Did you attend any team meetings? Key takeaways?
Only the weekly Tuesday meeting.
Reflection and Planning
Your progress this week?
All my tasks are done.
Main focus for next week?
Ensuring simulation results are valid with large-volumes of agents.
Any resources you're looking for?
N/A
The text was updated successfully, but these errors were encountered:
Dodesimo
changed the title
Week 11 Journal Devam Mondal
Week 10/11 Journal Devam Mondal
Nov 25, 2024
Task 1: Create gravity model.
Task 2: Make appropriate changes for other functions based on gravity model.
Task 3: Optimize run-time of amenity calculation.
Weekly Accomplishments
What tasks did you complete this week? (Include links)
I was able to code the gravity model based on Reyli's equation, and adjust other class methods based on the changes.
Tasks are still ongoing? Current status?
All tasks are done.
Challenges and Learning
What was the biggest challenge you faced this week? How did you address it?
The biggest challenge was getting the right mathematical notation down in Python. It was tedious trying to make sure my code matched the equation.
What's one new thing you learned or skill you improved?
I improved my understanding of Numpy and equation-building.
Did you attend any team meetings? Key takeaways?
Only the weekly Tuesday meeting.
Reflection and Planning
Your progress this week?
All my tasks are done.
Main focus for next week?
Ensuring simulation results are valid with large-volumes of agents.
Any resources you're looking for?
N/A
The text was updated successfully, but these errors were encountered: