wildtreetech / advanced-comp-2017

💻 Material for a course on applied machine-learning for scientists. Taught at EPFL in spring 2017
23 stars 13 forks source link

Neural network as feature transformers #4

Open betatim opened 7 years ago

betatim commented 7 years ago

http://colah.github.io/posts/2014-03-NN-Manifolds-Topology/

Neural networks transform input variables using the non-linearities in each layer until at the last layer the problem becomes linearly separable.