Explore >> Select a destination


You are here

www.analyticsvidhya.com
| | matbesancon.xyz
10.7 parsecs away

Travel
| | Learning by doing: detecting fraud on bank notes using Python in 3 steps.
| | andrewpwheeler.com
15.1 parsecs away

Travel
| | Motivated to write this post based on a few different examples at work. One, we have periodically tried different auto machine learning (automl) libraries at work (with quite mediocre success). They are OK for a baseline, not so much for production. Two, a fellow data scientist was trying some simple hyperparameter search in random forests,...
| | codeincomplete.com
15.8 parsecs away

Travel
| | Personal Website for Jake Gordon
| | coen.needell.org
58.7 parsecs away

Travel
| In my last post on computer vision and memorability, I looked at an already existing model and started experimenting with variations on that architecture. The most successful attempts were those that use Residual Neural Networks. These are a type of deep neural network built to mimic specific visual structures in the brain. ResMem, one of the new models, uses a variation on ResNet in its architecture to leverage that optical identification power towards memorability estimation. M3M, another new model, ex...