The First Cry of Atom
  • About Me
Navigation bar avatar

The First Cry of Atom

  • Annoucements in TensorFlow Dev Summit 2019

    Posted on March 6, 2019

    TensorFlow Dev Summit is an annual conference held by Google collecting a bunch of topics around TensorFlow framework. I usually watch the conference via live stream on YouTube. But fortunately, I got a chance to attend the conference this time. There is a sear number of exciting announcements in the... [Read More]
    Tags:
    • TensorFlow
    • MachineLearning
    • DeepLearning
    • Google
  • Fast Fourier Transform in TensorFlow.js WebGL backend

    Posted on February 18, 2019

    Previously I described how to implement custom WebGL operation in TensorFlow.js. In the post, you would learn how to write a fragment shader program to execute your own tensor manipulation in parallel. [Read More]
    Tags:
    • WebGL
    • TensorFlow
    • MachineLearning
    • GPU
    • Algorithm
  • Custom WebGL Operation in TensorFlow.js

    Posted on February 16, 2019

    TensorFlow.js is a framework that enables us to run a deep learning model in the web browser easily and efficiently. As you may imagine, tensor manipulation requires a huge amount of computation power. The defacto standard way for that is currently using accelerator such as GPU. GPU provides us with... [Read More]
    Tags:
    • TensorFlow
    • DeepLearning
    • TypeScript
    • JavaScript
    • Web
  • Longest Prefix Match with Trie Tree

    Posted on February 12, 2019

    The Internet consists of multiple router nodes which decide the destination packet should be sent. Each router on the Internet needs to send the packet to the appropriate target node decided by the given IP destination. But how each router can decide the next destined router with the given IP... [Read More]
    Tags:
    • Algorithm
    • IP
    • Network
    • Trie
    • Tree
  • Use the latest community Presto in docker-presto-cluster

    Posted on February 7, 2019

    At the beginning of this month, new Presto Software Foundation (PSF) was launched. This foundation was created for ensuring the openness of Presto as open source software. [Read More]
    Tags:
    • Presto
    • Docker
  • ← Newer Posts
  • Older Posts →
  • Email me
  • RSS
  • GitHub
  • Twitter

Kai Sasaki  •  2024  •  www.lewuathe.com

Powered by Beautiful Jekyll