Mikhail Filimonov's starred repositories
roslyn-linq-rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
code-debug
Native debugging for VSCode
msys2-launcher
Helper for launching MSYS2 shells
cs231n.github.io
Public facing notes page
GenFu
GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.
dr_strangetemplate
A guide for the rest of us on using C++ templates.
ExtensibilityTools
Tools for writing Visual Studio extensions
VSSDK-Extensibility-Templates
Visual Studio item templates for building your own extensions
XamlStyler
Visual Studio extension to help format your XAML source code
blue_hydra
Blue Hydra
practice-problems
Prepare for programming interviews with pretty practice problems.
.NET-Training
Materials for .NET Training
deep-learning-models
Keras code and weights files for popular deep learning models.
thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
diagnostics-courses
Materials for Sela's debugging and performance courses
dotnet-samples
Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!