Ask HN: What are some good books on AI?
1–6 of 6 posts
Re: Ask HN: What are some good books on AI?
#2Another textbook, often linked on HN, and freely available online: http://artint.info/
Re: Ask HN: What are some good books on AI?
#3In general, scientific books are an overview of a field, which can only occur with sufficient time for hindsight and synthesis. Even a thousand page book such as Koller's PGM will be littered with references and suggestions of papers to read for a deeper understanding.
One partial exception might be the Deep Learning book by Goodfellow and Bengio, which was made public only a month or so ago. Even this, however, is just an overview. http://www.deeplearningbook.org/
Re: Ask HN: What are some good books on AI?
#4If you have mastered the basics (e.g. Norvig's AIMA , Hastie and Tibshirani's Elements of Statistical Learning , Koller's PGM ), then I would suggest that the only place to really get a view of the state of the art is by reading papers. In general, scientific books are an overview of a field, which can only occur with sufficient time for hindsight and synthesis. Even a thousand page book such as Koller's PGM will be…
Re: Ask HN: What are some good books on AI?
#5If you have mastered the basics (e.g. Norvig's AIMA , Hastie and Tibshirani's Elements of Statistical Learning , Koller's PGM ), then I would suggest that the only place to really get a view of the state of the art is by reading papers. In general, scientific books are an overview of a field, which can only occur with sufficient time for hindsight and synthesis. Even a thousand page book such as Koller's PGM will be…
Is there anyway to find papers without the references and suggestions in books?
Re: Ask HN: What are some good books on AI?
#6If you have mastered the basics (e.g. Norvig's AIMA , Hastie and Tibshirani's Elements of Statistical Learning , Koller's PGM ), then I would suggest that the only place to really get a view of the state of the art is by reading papers. In general, scientific books are an overview of a field, which can only occur with sufficient time for hindsight and synthesis. Even a thousand page book such as Koller's PGM will be…
Is there anyway to find papers without the references and suggestions in books?
There is also http://gitxiv.com/, which includes source code.
If you are at a university or a company with deep pockets, you can also use http://dl.acm.org/ or http://ieeexplore.ieee.org/Xplore/home.jsp.
I've also heard of certain hubs of science on the internet, but I wouldn't know anything about that.