Table of contents
It is a free XML ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many XML developers and contributors.
The content is released under Creative Commons BY-SA
Size : | 0.88MB |
File type : | |
Downloads: | 237 |
Created: | 2019-05-02 |
Download free course 2D Game Development: From Zero to Hero, pdf file on 262 pages by Self-publishing....
A Practical Introduction to Python ProgrammingThis book is for anyone who wants to understand Python programming. It is degigned as partly a tutorial and partly a reference of Python....
Solving PDEs in Python: The FEniCS Tutorial IThis book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier–Stokes equations, and systems of nonl...
GANs in Action: Deep Learning with Generative Adversarial NetworksGenerative Adversarial Networks (GANs) are an incredible AI technology capable of creating images, sound, and videos that are indistinguishable from the real thing. By pitting two neural networks against each other, one to generate fakes and one to spot them, GANs rapidly learn to produce photo-real...
ASP.NET WebHooks SuccinctlyDownload free course ASP.NET WebHooks Succinctly, pdf file on 94 pages by by Gaurav Arora....
Deep Learning in Neural Networks: An OverviewIn recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning. This historical survey compactly summarises relevant work, much of it from the previous millennium. Shallow and deep learners are distinguished by the...
Python Machine Learning ProjectsDownload free course Python Machine Learning Projects, pdf file on 135 pages by Lisa Tagliaferri, Michelle Morales, Ellie Birkbeck, Alvin Wan....
C++ Notes for ProfessionalsThe C++ Notes for Professionals book is compiled from Stack Overflow Documentation. Text content is released under , the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the va...
JavaScript BibleDownload free course JavaScript Bible, pdf file on 2327 pages by Danny Goodman....
O'Reilly® Think Python, 2nd Edition, - How to Think Like a Computer ScientistThink Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, ...