Pinned Repositories
arduino-mpu6050
This is just an arduino sketch to use an arduino to read mpu6050 data, based on the i2cdev example. It outputs pitch and roll (no yaw) over serial
finite-automata
Go code for an algorithm to vonvert NFA to DFA and Evaluate DFAs
goevo
Golang NEAT implementation
goras
A higher level package for ML in go, based on Gorgonia, and comparable to Keras.
kestrel
A fully 3D printable 1:14th RC car
neat-sail
Using NEAT to learn to sail
ocean
Small game/simulation for evolving creatures
spotpuppy
A python library for making it easy to control dynamically balanced quadrupeds
spotpuppy-go
golang experimental version of spotpuppy
spotpuppy-trot
JoshPattman's Repositories
JoshPattman/goras
A higher level package for ML in go, based on Gorgonia, and comparable to Keras.
JoshPattman/goevo
Golang NEAT implementation
JoshPattman/spotpuppy-go
golang experimental version of spotpuppy
JoshPattman/kestrel
A fully 3D printable 1:14th RC car
JoshPattman/neat-sail
Using NEAT to learn to sail
JoshPattman/ocean
Small game/simulation for evolving creatures
JoshPattman/argrouter
Command line arg routing like http
JoshPattman/awesome-go
A curated list of awesome Go frameworks, libraries and software
JoshPattman/boids
Boids in Go (better than Jack's Boids)
JoshPattman/datautil
Utils for using Gota with Gorgonia
JoshPattman/domgo
JoshPattman/evo-diffusion
JoshPattman/functional
some serial and parallell functional stuff to make coding faster
JoshPattman/gengraph
Fast computational graphs in go using code generation
JoshPattman/gonb-persist
Simple persistence package designed to work with gonb
JoshPattman/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
JoshPattman/gorgonia-tutorials
A collection of tutorials I have put together for gorgonia
JoshPattman/gym
JoshPattman/llama-experiments
JoshPattman/math3d
Simple 3D math package in go
JoshPattman/neat-ball-push
JoshPattman/obtext
A Dead Simple Markup Language
JoshPattman/ocean-v2
Underwater ecosystem simulator built without a game engine
JoshPattman/openleagues
A very simple toy project for ranking 1v1 leagues
JoshPattman/q-octo-cad
JoshPattman/thirdyear-proj
my third year proj
JoshPattman/toygraph
Toy Project for Graph Computation
JoshPattman/wasmt
package wasmt simplifies the process of inserting wasm into go std templates, using gin
JoshPattman/webchan
A typed thread-safe wrapper for sockets in go
JoshPattman/webgpu-cwgol
Conways game of life using webgpu