Programming related links

(Polygon Pictures Inc. / Studio Phones)

■Overview

under construction...

■Links

Programing Paradigme

・Netflix - Metaflow
https://github.com/Netflix/metaflow


Automatic differentiation etc.

・Google - jax (Autograd and XLA)
https://github.com/google/jax

・Automatic differentiation, course
https://www.cs.toronto.edu/~rgrosse/courses/csc321_2018/

・Automatic differentiation and symbllic differentiationの説明とか
https://www.cs.toronto.edu/~rgrosse/courses/csc321_2018/slides/lec10.pdf

・KANN
https://github.com/attractivechaos/kann


C++

・Single-file public-domain/open source libraries with minimal dependencies
https://github.com/nothings/single_file_libs


LLVM

・The LLVM Compiler Infrastructure
https://llvm.org

・Library for interacting with LLVM IR in pure Go.
https://github.com/llir/llvm


Database

・Gaffer - A large-scale entity and relation database supporting aggregation of properties
https://github.com/gchq/Gaffer