|
You are here |
martinapugliese.github.io | ||
| | | | |
initialcommit.com
|
|
| | | | | "Artificial Intelligence: A Modern Approach is a book for learning Artificial Intelligence, learning Machine Learning, learning Graph theory and other related topics. It has core concepts for building AI agents, and offers an extensive guide into probability and statistics, plus other topics related to AI." | |
| | | | |
www.emutelab.org
|
|
| | | | | A Music Informatics and Performance Technologies Lab based in the School of Media, Film and Music at the University of Sussex | |
| | | | |
coornail.net
|
|
| | | | | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow. | |
| | | | |
whatibroke.com
|
|
| | | Hey all, Just a quick post on how to view recent queries run into an Oracle database: SELECT sql_text, sql_fulltext FROM v$sql ORDER BY last_load_time DESC Cheers | ||