Kelly Loum (Blotch3D)

Blotch3D

Geek Repo

Github PK Tool:Github PK Tool

Kelly Loum's repositories

Blotch3D

A high-level 3D class library that gives you real-time 3D graphics with just a few lines of C# code. Supports multiple platforms. Implemented as a .NET Standard library that works with all versions of .NET. See 'Quick start for Windows' to get started. Also available as a NuGet package without the examples or source.

Language:C#License:NOASSERTIONStargazers:92Issues:9Issues:1

FlightDynamics

Uses radial basis function interpolation to estimate aircraft flight characteristics given a set of conditions.

Language:C#License:MITStargazers:4Issues:1Issues:0

QAM

A quadrature amplitude modulation (QAM) modem, toolset, and optimizer.

Language:C#License:MITStargazers:4Issues:1Issues:0

EqFinder

Finds equations given a list of dimensioned constants

Language:C++License:MITStargazers:2Issues:1Issues:0

NeuralNet

A neural network implementation written from scratch (i.e. no ML library is used) that graphically displays the network structure, weights, and biases while it is training. You can configure any network topology, but convolutional networks are not displayed well graphically. Run 'TestNeuralNet' for a demo.

Language:C#License:MITStargazers:2Issues:1Issues:0