Mark Molinaro (markjm)

markjm

Geek Repo

Company:Microsoft

Location:Seattle, WA

Home Page:https://www.linkedin.com/in/markjm-1/

Github PK Tool:Github PK Tool

Mark Molinaro's starred repositories

webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

Language:JavaScriptLicense:MITStargazers:64346Issues:0Issues:0

license-webpack-plugin

Outputs licenses from 3rd party libraries to a file

Language:TypeScriptLicense:ISCStargazers:164Issues:0Issues:0

execr

Node ease-of-use exec wrapper. Simple and fluent API intended for short-running tasks for CI/CD scripting

Language:TypeScriptStargazers:3Issues:0Issues:0

hash-and-cache

Allows you to wrap caching behavior around an arbitrary command. It will take in a list of source files, generate a hash, then check a cache (stored in Azure Storage) to see if those inputs have been seen before. If so it will download the cached outputs instead of running the command. If no cache is found matching the hash it will run the command instead.

Language:JavaScriptLicense:MITStargazers:7Issues:0Issues:0
Language:C#Stargazers:1Issues:0Issues:0

keras

Deep Learning for humans

Language:PythonLicense:Apache-2.0Stargazers:61348Issues:0Issues:0

bvr

Brain VR

Language:C#Stargazers:2Issues:0Issues:0

ndtw

Dynamic Time Warping (DTW) algorithm implementation for .NET C#

Language:C#License:MITStargazers:70Issues:0Issues:0

Gooey

Turn (almost) any Python command line program into a full GUI application with one line

Language:PythonLicense:MITStargazers:20504Issues:0Issues:0

Perceptron

A flexible artificial neural network builder to analyse performance, and optimise the best model.

Language:PythonStargazers:399Issues:0Issues:0

GIPC

GIPC (Generalized InterProcess Communication)

Language:JavaStargazers:4Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:184166Issues:0Issues:0