A literal cacti council to celebrate our Cacti Council non-profit, which promotes creative and critical thinking concepts in education, especially computer science and its related disciplines. If you’d like to help out and/or be involved, let us know here.
Tag: education
The Crossroads Project
“Now is the time to believe what we know.“ – Yann Arthus-Bertrand “The greatest threat to our planet is the belief that someone else will save it.“ – Robert Swan The Crossroads Project is an interdisciplinary performance art project created and performed by various scientists and artists in order to raise awareness about climate change,…
MLP BP Neural Network
Here is some code for a simple multilayer perceptron back-propagating neural network that I wrote in graduate school. There are much more complete, powerful frameworks being developed, but perhaps this will help someone learning. Feel free to use any code that you want. https://github.com/delrocco/mlp-bpnn https://github.com/delrocco/mlp-bpnn/blob/master/results/ExperiementsBPNN_DelRocco.pdf