10 ms·
I remember sitting in the senior study lounge reading the previous Bishop book and implementing the perceptron from it, 22 years ago: https://github.com/llimlli
by llimllib 3mo ago
I remember sitting in the senior study lounge reading the previous Bishop book and implementing the perceptron from it, 22 years ago: https://github.com/llimllib/personal_code/blob/945b017b2915ccd148bb09a0f93d0ab9bdb703a9/python/perceptron/perceptron_old.py#L34 https://github.com/llimllib/personal_code/blob/945b017b2915c...
(before numarray and numpy merged!)