Statistics and neural network mid-level books
April 26, 2016 6:43 AM Subscribe
I have a computer science background, but never got much formal training in statistics. I'm working more with data from psychological experiments and am interested in neural networks to model human behavior. I'm looking for two books (or maybe more): an intermediate book on statistics focused on applications in psychology and a basic book in modern neural networks.
I'm familiar with the basics of practical (t tests, ANOVA), but I'm a little lacking on the theory and feel unsure on questions like when is a certain test applicable and what assumptions are made for which tests. I've been using R, so I would prefer a book that uses that for examples rather than another statistics package.
For the neural networks book, I have some experience in machine learning but it seems like neural networks are much more complicated. I would like a book that balanced some theory with practical use. I'm interested in using neural networks for modeling, not to implement or develop my own neural network package.
I'm familiar with the basics of practical (t tests, ANOVA), but I'm a little lacking on the theory and feel unsure on questions like when is a certain test applicable and what assumptions are made for which tests. I've been using R, so I would prefer a book that uses that for examples rather than another statistics package.
For the neural networks book, I have some experience in machine learning but it seems like neural networks are much more complicated. I would like a book that balanced some theory with practical use. I'm interested in using neural networks for modeling, not to implement or develop my own neural network package.
Check out David MacKay's free book? I remember it being pleasant to read and used as one of the textbooks in a course on neural networks, although this was a decade ago.
posted by L0 at 10:25 PM on April 30, 2016 [1 favorite]
posted by L0 at 10:25 PM on April 30, 2016 [1 favorite]
« Older Leaving 1 year old for a week with grandparents... | Leasing an apartment to a friend: good idea? Newer »
This thread is closed to new comments.
The places to start are:
posted by caek at 8:04 AM on April 26, 2016 [3 favorites]