Skip to content

Instantly share code, notes, and snippets.

@sqlchow
Last active December 9, 2015 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sqlchow/6e3c733ddf16e172e330 to your computer and use it in GitHub Desktop.
Save sqlchow/6e3c733ddf16e172e330 to your computer and use it in GitHub Desktop.
Some links to creating neural networks using R
http://gekkoquant.com/2012/05/26/neural-networks-with-r-simple-example/
https://beckmw.wordpress.com/tag/neural-network/
http://www.r-bloggers.com/r-code-example-for-neural-networks/
http://journal.r-project.org/archive/2010-1/RJournal_2010-1_Guenther+Fritsch.pdf
http://www.louisaslett.com/Courses/Data_Mining/ST4003-Lab5-Introduction_to_Neural_Networks.pdf
http://stats.stackexchange.com/questions/81261/r-neural-network-model-with-target-vector-as-output-containing-survival-predicti
http://stats.stackexchange.com/questions/65292/r-neuralnet-compute-give-a-constant-answer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment