Changes between Version 38 and Version 39 of Other/Summer/2023/Features
- Timestamp:
- Jul 13, 2023, 5:54:42 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Features
v38 v39 26 26 === Week 2 27 27 28 * Visited the beehive to observe the behavio ur of real bees.28 * Visited the beehive to observe the behavior of real bees 29 29 30 30 * Made a prototype simulator with pygame - Rejected(pretty obvious reasons) 31 31 32 * Integrated "Power Law" for a more natural bee motion .32 * Integrated "Power Law" for a more natural bee motion 33 33 34 34 [[Image(unnamed.jpg, width=200, height=200)]] First Prototype -> [[Image(jitterbug.mov, width=200, height=200)]] Applying "Power Law" -> [[Image(powerbee2.mov, width=200, height=200)]] 35 35 36 36 === Week 3 37 38 * Programmed randomness function to alter degree of randomness of synthetic bee motion 39 40 * Trained machine learning model to identify random versus non-random behavior 41 42 * Researched Shannon's Entropy Function as measure of model accuracy 43 44 45 37 46 38 47 === Week 4