Neural Networks For Feature Analysis
Daksh, Mayank, and Katie
Goals for this week
Monday - The Garage Beehive
Why?
It’s cool and interesting !!!
We need to observe the behaviour of real bees so we can simulate a realistic synthetic bee
Bee prototype 1 Jitterbug (Looks like a electrocuted bug)
It does not work because “random” function in python is not really random in the way we want it to be random.
Power Law comes into play
Power Law
Words in the article “Rutgers University” on wikipedia
“The” ≅ 2*”of” ≅ 3*”and”
(1200) ≅ 2*(583) ≅ 3*(450)
A fascinating Law of nature modeled as y ≅ x^(1/n)
Bee Model With Power Law
The steps are governed by Power Law, and rotation is governed by a gaussian distribution
It looks Like a Bee!!!
Goals for next week
ML - Machine learning