Pinned Repositories
2015-SIGGRAPH-convolutional-ot
J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Optimal Transportation on Geometric Domains. ACM Transactions on Graphics (Proc. SIGGRAPH 2015), 34(4), pp. 66:1–66:11, 2015
AGE
Code for paper "Adversarial Generator-Encoder Networks" by Dmitry Ulyanov, Andrea Vedaldi and Victor Lempitsky
algorithms
Minimal examples of data structures and algorithms in Python
arff
Algebraic Representations for Volumetric Frame Fields
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
interview
Everything you need to kick ass on your coding interview
programming-talks
Awesome & Interesting Talks concerning Programming
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
galerkin's Repositories
galerkin/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
galerkin/dicom2fem
Generation of finite element meshes using computed tomography scans
galerkin/funfem
funfem is a finite element library written in the functional language Haskell. This repo is a mirror from the official darcs development repository at http://code.funfem.org/trunk
galerkin/pysph
SPH fluid simulation with advanced screen space fluid rendering, using pyopengl and pyopencl.
galerkin/viennacl-dev
Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ if you are looking for the latest releases.