Learning spring school - Day 2 Lab: Neural networks
Don't forget that after starting R you need to type
.libPaths(paste(getwd(), "/rlibs",sep=""))
First you'll experiment with code based on Hugh's "Neural Nets: A simple example" presented this morning:
html
Next,
some experiments with real data
Experiments
with neural nets that have more than 1 hidden layer
Self-organizing maps