Hey /sci/,
Can you please recommend good primer into machine learning.
It would be nice to some something that includes at least pseudocode examples, however that is not critical. What is critical though that book goes is more or less entry-level at the start, but goes at least up to and including recurrent neural network theory.
Please don't post "AI Modern Approach" meme.
Thanks in advance.
My University is a meme, so I really need your help.
>>7970827
I did my neural net implementation based on this pseudo-book:
http://neuralnetworksanddeeplearning.com/chap1.html
It focuses on implementation rather than theory, and frankly I think I'd be better off if I treated it as a black box and used someone else's library, but it gets the very entry-level stuff out of the way. From there, you can look for something more intermediate.
>>7970847
>learn how to do simulated annealing, genetic algorithms, etc
>don't have a practical problem I can put these techniques to
>need to develop a portfolio before anyone will hire me for real problems