Matt Nedrich

Results 9 repositories owned by Matt Nedrich

CentralLimitTheoremDemo

25
Stars
14
Forks
Watchers

GradientDescentExample

510
Stars
290
Forks
Watchers

Example demonstrating how gradient descent may be used to solve a linear regression problem

MeanShift_cpp

78
Stars
51
Forks
Watchers

Mean shift clustering Implementation in C++

MeanShift_py

261
Stars
94
Forks
Watchers

Simple implementation of mean shift clustering in python

palette-maker

131
Stars
17
Forks
Watchers

Palette Maker is an interactive web tool that allows you to explore different approaches to extract color palettes from images

react-redux-typescript

37
Stars
10
Forks
Watchers

Project template for projects that use React, Redux, and TypeScript

ruby-excel-library-examples

22
Stars
9
Forks
Watchers

Example code for reading Excel files in ruby with different libraries.

S3.FMA

20
Stars
3
Forks
Watchers

Amazon S3 File Manager API in Python. S3.FMA is a thin wrapper around boto to perform specific high level file management tasks on an AWS S3 Bucket.

swift-type-inference-bug

17
Stars
3
Forks
Watchers

This project contains code that reproduces a bug that prevents the Swift compiler from being able to efficiently perform type inference on semi-simple dictionary or array literals.