Pages : | 466 |
Size : | |
File type : | HTML |
Downloads: | 272 |
Created: | 2021-05-15 |
License: | Free |
Author(s): | Laurent Rosenfeld |
Download C# PDF Tutorial for free, it consisting of 29 chapters and 175 pages covering all the most important C# concepts. This tutorial is intended for beginner programmers, and we recommend you to go through all the chapters, to get the most out of it as possible....
Python re(gex)?Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Python tutorial in PDF (71 pages) created by ....
Elementary AlgorithmsThis is a free book about elementary algorithms and data structures. This book doesn't only focus on an imperative (or procedural) approach, but also includes purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorit...
Algorithms book for ProfessionalsDownload free Algorithm tutorial course in PDF, training file in 56 chapters and 257 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
C++ Programming LanguageThis PDF course explains the features, technical details and syntaxes of the C++ programming language. To be a proficient programmer, you need to master two things: the syntax of the programming language, and the core libraries (i.e., API) associated with the language....
Practical Artificial Intelligence Programming in Java, 3rd EditionThis book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical natural language processing (NLP). ...
A Whirlwind Tour of PythonDownload free course A Whirlwind Tour of Python, pdf file on 98 pages by by Jake VanderPlas....
The Little Go BookThe Little Go Book is a free introduction to Google's Go programming language. It's aimed ..., download free Go tutorial in PDF (84 pages) created by ....
First Semester in Numerical Analysis with PythonDownload free course First Semester in Numerical Analysis with Python, pdf file on 191 pages by Yaning Liu....
Deep Learning and the Game of GoThe ancient strategy game of Go is an incredible case study for AI. In 2016, a deep learning-based system shocked the Go world by defeating a world champion. Shortly after that, the upgraded AlphaGo Zero crushed the original bot by using deep reinforcement learning to master the game. Now, you can l...