LukeWood
KerasCV Author, Full Time Keras team member & Machine Learning researcher @ Google, Part Time UCSD Ph.D student. https://wizardwars.online developer.
GoogleSan Diego
Pinned Repositories
colyseus
⚔ Multiplayer Framework for Node.js
keras
Deep Learning for humans
keras-cv
Industry-strength Computer Vision workflows with Keras
ez-timer
GenClient
GenClient is an elixir library made to generate boilerplate code that I found myself repeatedly writing and changing when working with GenServers
keras-genetic
ModelWalkthrough
reef-net
rl-routing
tiny-pubsub
LukeWood's Repositories
LukeWood/Automatic-Indexer
This program automatically creates an index for a textbook. The file format is as follows:
LukeWood/ConwaysGameOfLife
recreation of conways game of life in java
LukeWood/CPPLinearLib
C++ Linear Algebra Library
LukeWood/Evolutionary_String_Repetition
These are my attempts at some daily programming challenges
LukeWood/iOS-Orientationchange-Fix
A fix for the iOS orientationchange zoom bug.
LukeWood/PyRap
Python powered rapper
LukeWood/Scala-Neural-Network
An implementation of a multi-layer perceptron in Scala
LukeWood/WordSearch_DataStructures
automated wordsearch solver for my data structures class