Which books are those? When it comes to thick books, I always skim past parts I already know or are irrelevant, and hone in on the parts that are relevant.
Reply Give Award share report Save
level 2
DependentSky6 Original Poster 29 points ·
5 months ago Thanks for the tip! Here are the references:
Computer science:
● Introduction to Algorithms, Cormen, Leiserson, Rivest, Stein, The MIT Press (2009) and Essential Algorithms, Stephens, Wiley (2013).
● Numerical Recipes, Press, Teukolsky, Vetterling, Flannery, Cambridge University Press (2007).
● xUnit Test Patterns, Meszaros, Pearson Education (2007); or Refactoring: Improving the Design of Existing Code, Fowler, Addison-Wesley Professional (2018).
● Distributed Systems: Concepts and Design, Coulouris, Dollimore, Kindberg, Blair, Pearson Higher Ed (2011); or Designing Data-Intensive Applications, Kleppmann, O'Reilly Media (2017).
Machine Learning:
● Introduction to Machine Learning, Ethem Alapaydin, The MIT Press (2014).
● Reinforcement Learning - An Introduction book by Richard S. Sutton and Andrew.