Nathan Rooy

Results 12 repositories owned by Nathan Rooy

particle-swarm-optimization

239
Stars
124
Forks
Watchers

Learn about particle swarm optimization (PSO) through Python!

evolving-simple-organisms

141
Stars
53
Forks
Watchers

Evolving simple organisms using a genetic algorithm and deep learning from scratch with python

word2vec-from-scratch-with-python

101
Stars
46
Forks
Watchers

A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python

rpi-urban-mobility-tracker

113
Stars
31
Forks
Watchers

The easiest way to count pedestrians, cyclists, and vehicles on edge computing devices or live video feeds.

BlenderFOAM

35
Stars
9
Forks
Watchers

Fluid based shape optimization with Blender and OpenFOAM

Clean-and-Simple-Jekyll-Theme

20
Stars
16
Forks
Watchers

A simple, clean, and easy to modify Jekyll theme.

differential-evolution-optimization

48
Stars
12
Forks
Watchers

A simple, bare bones, implementation of differential evolution optimization.

landscapes

52
Stars
11
Forks
Watchers

A dependency free library of standardized optimization test functions written in pure Python.

simulated-annealing

27
Stars
8
Forks
Watchers

A simple, bare bones, implementation of simulated annealing optimization algorithm.

spatial-analysis

21
Stars
12
Forks
Watchers

A collection of algorithms I use for the analysis of geospatial data. Written in C, wrapped in Python.