How to Get More From Life

How to Get More From Life

Getting more from life, to me, isn’t a specific action or a 12-step plan. It’s a philosophy that is always geared towards improvement. It’s about never being satisfied with the status quo, and having an insatiable hunger to improve the quality of...
Solving PDEs in Python: The FEniCS Tutorial I

Solving PDEs in Python: The FEniCS Tutorial I

This 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...
Tech Yourself Scheme in Fixnum Days

Tech Yourself Scheme in Fixnum Days

This is an introduction to the Scheme programming language. It is intended as a quick-start guide, something a novice can use to get a non-trivial working knowledge of the language, before moving on to more comprehensive and in-depth texts. The text describes an...
Machine Learning: Functional Trees

Machine Learning: Functional Trees

The generalization ability of a learning algorithm depends on the appropriateness of its representation language to express a generalization of the examples for the given task. Different learning algorithms employ different representations, search heuristics,...