• Stars
    star
    1
  • Language
    C#
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Minimal implementation of KMeansClustering and KNearestNeighbour classifiers (simple machine learning)

More Repositories

1

UnySplat

Splatoon-like painting in unity on any-shape mesh colliders, with some edge handling
C#
39
star
2

PixelTerrainInUnity

Scorched earth / worms / cortex command like destructible 2D pixel terrain in unity
C#
33
star
3

ComputeShaderExamples

Tutorial and examples on some basic compute shaders used for gpu particle sims
C#
16
star
4

NeuralArithmeticLogicUnits

Arithmetic logic units for neural networks in python, implemented by reddit user BadGoyWithAGun in keras
Python
4
star
5

Voronoi2D

Simple example of generating 2D Voronoi noise / diagram from custom points
C#
3
star
6

UnityFractals

Very simple and commented code on displaying/saving fractals to an image, from unity.
C#
3
star
7

MarkovChainNameGenerator

Generates names based on letter probability , in c sharp.
C#
3
star
8

Random-Infinite-2DTerrain

Infinite 2D terrain in unity, to be used for driving on. Very simple.
C#
3
star
9

marksmol

Small & Simple HTML templating / macro (markdown) language
Python
2
star
10

Fibonacci-Draw

Calculate and draw the Fibonacci sequence and spiral, with a few settings
C#
2
star
11

Maturskii

Small flexible toy programming language
C++
2
star
12

SynTex-with-gui

Modified version of SynTex (implementation of classic texture synthesis algorithms) with added GUI
C#
2
star
13

Brainfuck-To-C-To-Exe-With-Python

Used python to make a brainfuck to C compiler, then used TCC to compile to exe, all automatically
C
2
star
14

http-multi-server

Http multi server: shell, file upload / download, filesystem
C
1
star
15

lukakostic.github.io

Portfolio website
JavaScript
1
star
16

AdminScript

AdminScript - your own (self hosted) script manager
JavaScript
1
star
17

bookmarker

Custom bookmark helper
JavaScript
1
star
18

pboard

TypeScript
1
star
19

Brainfuck-To-C-To-Exe-With-Python2

Version of my brainfuck to c & exe compiler with digital mars compiler instead of TCC
C
1
star
20

stak

Simple but complete stack based programming language, 100% written in c++
C++
1
star
21

leejs

LeeJS - HTML and CSS templating and generating framework, with hints of data binding
1
star
22

pboard2

Concept management and categorization tool
TypeScript
1
star
23

fastLex

A very small simple but very capable flexible lexer
C++
1
star