kramer99
Fullstack developer with data science and machine learning knowledge. Typescript, Javascript, Python, C#, Java, Node, DBs, Mongo, etc.
San Francisco
Pinned Repositories
algorithms
Just refreshing my knowledge of some classic algorithms by reimplementing them in Python
awesome-vue
🎉 A curated list of awesome things related to Vue.js
k-means
K-means unsupervised clustering
kaggle-categorical
Recipes for pre-processing categorical features in data
kaggle-titanic
The famous machine learning competition
mandelbrot
Mandelbrot fractal renderer with real-time zoom and logarithmically interpolated coloring.
memstore
Concurrent in-memory key value store, that can be serialized to disk and offers journaling.
neural-style-transfer
Neural Style Transfer
vgg19-test
Image recognition using VGG19
vue-knob-control
A rotary knob control for Vue.js
kramer99's Repositories
kramer99/vue-knob-control
A rotary knob control for Vue.js
kramer99/neural-style-transfer
Neural Style Transfer
kramer99/vgg19-test
Image recognition using VGG19
kramer99/algorithms
Just refreshing my knowledge of some classic algorithms by reimplementing them in Python
kramer99/awesome-vue
🎉 A curated list of awesome things related to Vue.js
kramer99/k-means
K-means unsupervised clustering
kramer99/kaggle-categorical
Recipes for pre-processing categorical features in data
kramer99/kaggle-titanic
The famous machine learning competition
kramer99/mandelbrot
Mandelbrot fractal renderer with real-time zoom and logarithmically interpolated coloring.
kramer99/memstore
Concurrent in-memory key value store, that can be serialized to disk and offers journaling.
kramer99/oidc-test
kramer99/reverb-box
Micro controller code for my hand built reverb unit
kramer99/streamsupport
Backport of Java 8 java.util.stream API to Java 6/7 and Android, mirrored from