Pinned Repositories
52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
Algorithms-and-Data-Structures
awesome-answers
Curated list of inspiring and thoughtful answers given at stackoverflow, quora, etc.
bazel
C-Sharp-Algorithms
Implementations of Data Structures and Algorithms in C#
C5
C5 generic collection library for C#/.NET
clasp
clasp Common Lisp environment
code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
CodinGame-Solutions
My C# solutions to various CodinGame challenges.
SecretPhraseFinder
gohmiaoyu's Repositories
gohmiaoyu/SecretPhraseFinder
gohmiaoyu/52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
gohmiaoyu/Algorithms-and-Data-Structures
gohmiaoyu/awesome-answers
Curated list of inspiring and thoughtful answers given at stackoverflow, quora, etc.
gohmiaoyu/bazel
gohmiaoyu/C-Sharp-Algorithms
Implementations of Data Structures and Algorithms in C#
gohmiaoyu/C5
C5 generic collection library for C#/.NET
gohmiaoyu/clasp
clasp Common Lisp environment
gohmiaoyu/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
gohmiaoyu/CodinGame-Solutions
My C# solutions to various CodinGame challenges.
gohmiaoyu/Collections-C
A library of generic data structures.
gohmiaoyu/facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
gohmiaoyu/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
gohmiaoyu/fsharp
The Open Edition of the F# compiler, core library and tools
gohmiaoyu/gohmiaoyu.github.io
gohmiaoyu/Idris-dev
A Dependently Typed Functional Programming Language
gohmiaoyu/linux
Linux kernel source tree
gohmiaoyu/MoreLINQ
Extensions to LINQ to Objects
gohmiaoyu/papers-we-love
Papers from the computer science community to read and discuss.
gohmiaoyu/pocketsphinx
PocketSphinx is a lightweight speech recognition engine, specifically tuned for handheld and mobile devices, though it works equally well on the desktop
gohmiaoyu/PyMaxflow
Python library for creating flow networks and computing the maxflow/mincut (aka graph-cuts for Python)
gohmiaoyu/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
gohmiaoyu/Rx.NET
The Reactive Extensions for .NET
gohmiaoyu/tensorflow
Computation using data flow graphs for scalable machine learning
gohmiaoyu/TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
gohmiaoyu/ThinkDSP
LaTeX source and Python code for "Think DSP: Digital Signal Processing in Python", by Allen B. Downey.
gohmiaoyu/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
gohmiaoyu/Word2Vec
Tools for computing distributed representation of words
gohmiaoyu/zguide
Learning and Using ØMQ