The First Cry of Atom
  • About Me
Navigation bar avatar

The First Cry of Atom

  • Monte Carlo simulations in Instacart

    Posted on October 18, 2017

    Instacartのエンジニアが書いたある記事が面白かったです。 [Read More]
    Tags:
    • Simulation
    • Startup
    • MachineLearning
    • Paper
  • Blog as a notebook

    Posted on October 15, 2017

    There are a lot of reasons to write a blog respectively. Some people may write a blog for advertising their business, another may write as their hobby. It totally depends on the writer. Everyone can write their blogs freely. In case of mine? [Read More]
    Tags:
    • Blog
    • SoftwareEngineering
  • Compiling NNVM

    Posted on October 13, 2017

    NNVM is a new deep learning framework introduced by DMLC. NNVM is a compiler for deep learning. This is the point which differentiate NNVM from other existing deep learning frameworks such as TensorFlow. NNVM compiles given graph definition into execution code. Of course TensorFlow can also do same thing. But... [Read More]
    Tags:
    • DeepLearning
    • Compiler
    • C/C++
  • Exclude package by organization in sbt

    Posted on October 11, 2017

    In order to exclude some dependencies in sbt project, we can use exclude or excludeAll method in build.sbt file. [Read More]
    Tags:
    • sbt
    • Scala
  • Internal deeplearnjs - math

    Posted on October 6, 2017

    deeplearnjs is a new deep learning framework running on browser accelerated by WebGL hardware acceleration as I introduced before in this post. I was interested in the library from the beginning and submitted some patches including new optimizer implementations. I learned some internal codebase of the library during this process.... [Read More]
    Tags:
    • math
    • deeplearnjs
    • DeepLearning
    • JavaScript
    • TypeScript
  • ← Newer Posts
  • Older Posts →
  • Email me
  • RSS
  • GitHub
  • Twitter

Kai Sasaki  •  2024  •  www.lewuathe.com

Powered by Beautiful Jekyll