Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.14 KB

2016_07_13.rst

File metadata and controls

49 lines (39 loc) · 1.14 KB

2016-07-13 - Day 52

Today I replaced loops with collection pipelines. I used https://github.com/EntilZha/PyFunctional library.

Also I helped Amulya to setup scikitlearn and Tesnsorflow vagrant image.

Later I attended intro to machine learning seminar by Antony. He explained theory starting from the very basics: linear regression, what is weights, backpropagation. He introduced us with multiple linear regression, neural networks, deep neural networks, etc.

In the evening I implemented collection pipelines output processor pysay. It prints text items using this kind of format:

  _______
< My text >
  -------
    \
     \
         .-----.
        | O     |
        +---.   |
        ____|   |
      +         . .--.
     |   .-----+  |   |
     |   | .-----+    |
      +-+ /    ______.+
          |   |
          |   +---.
          \     O |
           +-----+