
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Percolation Theory Using Python (Anders Malthe-Sørenssen) Post under Python Programming and Computational Physics
This course-based open access textbook delves into Percolation Theory, examining the physical properties of random media—materials characterized by varying sizes of holes and pores.
-
What Is Intelligence? About Evolution, Computing, and Minds Post under Robotics and Robots, Artificial Intelligence (AI)
What intelligence really is, and how AI’s emergence is a natural consequence of evolution. It has come as a shock to some AI researchers that a large neural net that predicts next words seems to produce a system with general intelligence.
-
AI Robotics: Algorithms and Technology of AI-Powered Robots Post under Artificial Intelligence (AI)
This open access book explores the intersection of robotics and physics and emphasizes the need for strict adherence to ethical principles in relation to overall progress and the development of humankind.
-
From Data to Intelligence: Machine Learning and AI Post under Machine Learning and Data Analysis/Mining
This book introduces and explains essential prerequisites for understanding, applying, researching, and further developing the tools currently debated under the terms Machine Learning (ML) and Artificial Intelligence (AI).
-
Artificial Neural Networks: An Introduction (Kevin L. Priddy, et al.) Post under Neural Networks and Deep Learning
This tutorial text provides the reader with an understanding of Artificial Neural Networks (ANNs) and their application and the learning methods that have been developed and the data collection processes to the many ways ANNs are being used today.
-
Agent AI for Finance: Financial Mining to Agent-Based Modeling Post under Artificial Intelligence (AI) and Financial Engineering
This open access book provides an overview of the current state of financial argument mining and financial text generation, and presents the authors’ thoughts on the blueprint for NLP in finance in the agent AI era.
-
Beej's Guide to C Programming: Library Reference (Brian Hall) Post under C Programming
This book provides essential functionality and ensure portability and efficiency across different systems. Developed for support of beginners who are learning and for experts as a handy quick reference.
-
Beej's Guide to Git (Brian Hall) Post under Version Control, Source Control, Revision Control
This book takes a practical approach to getting from a beginner to an intermediate Git user with as little pain as possible. The goal is to set up a strong Git foundation that enables you to confidently go explore the other details on your own as you need them.
-
Beej's Guide to Networking Concepts (Brian Hall) Post under Computer Networks and Data Communications
Packed with hands-on learning tools, this book equips you with the knowledge and skills to work with network infrastructure devices and network operating systems in a small to medium-size network environment.
-
Beej's Guide to Python Programming (Brian Hall) Post under Python Programming
This book is designed with you in mind. It understands that you might be coming from a completely different background, maybe feeling a little intimidated by all the tech jargon out there.
-
Computational Category Theory (David E. Rydeheard,, et al.) Post under Category Theory and Functional Programming
An implementation of concepts and constructions from category theory in the functional programming language Standard ML. It it proceeds from algorithm to algorithm until all of elementary category theory is laid out in precise computational form.
-
Computer Graphics in Java (Shannon Hale) Post under Computer Graphics, Advanced Java Programming
This book covers fundamental concepts in creating and manipulating 2D and 3D graphical objects, including topics from classic graphics algorithms to color and shading models, provides a perfect foundation for programming computer graphics using Java.
-
Regression Analysis using Python (Eric Marsden) Post under Statistics and Python Programming
Become competent at implementing Regression Analysis in Python Through the book, you will gain knowledge to use Python for building fast better linear models and to apply the results in Python or in any computer language you prefer.
-
Games and Rules: Game Mechanics for the Magic Circle Post under Gaming, Gameplay, and Gamers, etc.
Why do we play games and why do we play them on computers? The contributors of »Games and Rules« take a closer look at the core of each game and the motivational system that is the game mechanics.
-
Category Theory: A Programming Language Oriented Introduction Post under Category Theory and Theory of Programming Languages
This book explains the following topics: Categories, functors, natural transformations, String diagrams, Kan extensions, Algebras, coalgebras, bialgebras, Lambda-calculus and categories.