- Reinforcment learning
DEW: Discounted Exp weighted moving average
- Threensition
PAST => PRESENT => FUTURE
- Hierarchical Temporal Memory
HTM, implementing the Brain ... in Python.
- Recursion, Parsing, DSL, yield, lambda ... in Python
Recursion, Parsing, DSL, yield, lambda ... in Python.
- Finally Perl like Scalars for C++
How to prototype C++ programs as fast as Perl.
- Gravity simulator in Ruby
Physics, Math and Programming in a single piece
- Iterators ... and closures
What is Iterator and how to use it.
- Web scrubber
Extracting information from Web pages.