Pages : | 312 |
Size : | 8.7 MB |
File type : | |
Downloads: | 408 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Christoph Molnar |
Machine Learning for Cyber Physical Systems
Efficient Learning Machines: Theories, Concepts, and Applications for Engineers and System Designers
An Introduction to Machine Learning, 2nd Edition
Interpretable Machine Learning: A Guide for Making Black Box Models Explainable
This book written to provide clear and concise explanation of topics for programmers both starting to learn the Python programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Advanced Python, course with exercisesThis tutorial is a selflearning document in PDF for a course in Python programming intended to advanced students level....
Deep Learning with JavaScriptDownload free course Deep Learning with JavaScript, pdf file on 560 pages by Shanqing Cai, Stanley Bileschi, Eric D. Nielsen, Francois Chollet....
Practices of the Python ProDownload free course Practices of the Python Pro, pdf file on 248 pages by Dane Hillard....
Download Django tutorial in PDFDownload free Django tutorial course in PDF, training file in 53 chapters and 228 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Python for Informatics: Exploring InformationThis book is designed to introduce students to programming and computational thinking through the lens of exploring data. You can think of Python as your tool to solve problems that are far beyond the capability of a spreadsheet. It is an easy-to-use and easy-to learn programming language that is fr...
Annotated Algorithms in PythonDownload free course Annotated Algorithms in Python, pdf file on 388 pages by by Massimo Di Pierro....
Test-Driven Development with PythonBy taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You'll learn how to write and run tests before building each part of your app, and then develop the minimum a...
Python Data Science Handbook: Essential Tools for Working with DataFor many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all - IPython, NumPy, ...
Programming for Computations - PythonDownload free course Programming for Computations - Python, pdf file on 244 pages by Svein Linge, Hans Petter Langtangen....