Build Your Own AI Investor, 2nd Ed (ValueInvestingAI)
Friday, 26 March 2021

Using Machine Learning and Python, this books set out to show how build an AI investing machine that will use AI to monitor the stock market and provide stock picks for the year. The book looks at what value investing is, how to frame the stock selection problem in a quantitative way, and how to use machine learning algorithms on stock market data. Author Damon Lee is careful to point out that this isn't financial advice. Rather, this is an educational book teaching data analysis tools for financial information.

The blurb states:

"While we don't recommend betting your savings on the basis of this book, it is an interesting look at how AI is used in finance."

The second edition has had additions to content, with improved clarity of code, formatting, text explanations and the AI is updated for 2021 stock selection onwards.

Author: Damon Lee
Publisher: ValueInvestingAI
Date: March 2021
Pages: 248
ISBN: 978-1838132217
Print: 183813221X
Kindle: B08Y95J61S
Audience: Python developers interested in AI and finance
Level: Intermediate/Advanced
Category: Artificial Intelligence and Python

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]



100 Go Mistakes and How to Avoid Them

Author: Teiva Harsanyi
Publisher: Manning
Date: October 2022
Pages: 384
ISBN: 978-1617299599
Print: 1617299596
Kindle: B0BBHQD8BQ
Audience: Go Developers
Rating: 3
Reviewer: Mike James
100 mistakes is a lot! 
Is the fault Go or the programmer?


More Reviews