Pinned Repositories
Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
basic-project.g8
A boilerplate-reducing giter8 template for sbt 0.11 projects.
capacitor-stockfish
Stockfish chess engine plugin for Ionic Capacitor.
chessboard-arrows
A library that extends any chessboard library to allow users to draw arrows and circles.
cm-chessboard
A JavaScript chessboard rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, mobile friendly.
CS221
CS 221 Final Project - Racing Kings
cython
A Python to C compiler
Deedle
Easy to use .NET library for data and time series manipulation and for scientific programming
DogFaceNet
FaceNet implementation for dog identification
dotfiles
shell stuff
adamklein's Repositories
adamklein/dotfiles
shell stuff
adamklein/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
adamklein/capacitor-stockfish
Stockfish chess engine plugin for Ionic Capacitor.
adamklein/chessboard-arrows
A library that extends any chessboard library to allow users to draw arrows and circles.
adamklein/cm-chessboard
A JavaScript chessboard rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, mobile friendly.
adamklein/CS221
CS 221 Final Project - Racing Kings
adamklein/Deedle
Easy to use .NET library for data and time series manipulation and for scientific programming
adamklein/DogFaceNet
FaceNet implementation for dog identification
adamklein/dotfiles2
new dot files
adamklein/ImmutableObjectGraph
T4 template for immutable type generation
adamklein/jeep-sqlite
Stencil component to create SQLite database and query it in the browser
adamklein/jhdf5
HDF5 bindings in java
adamklein/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
adamklein/lichobile
lichess.org mobile application
adamklein/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
adamklein/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
adamklein/pgn-parser
Javascript library to allow reading of a PGN (Portable Game Notation) chess game notation, and providing the result as JSON.
adamklein/PgnViewerJS
Simple PGN viewer with the necessary features to display chess games
adamklein/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
adamklein/Recurrent-RSA
Code for NAACL paper
adamklein/saddle
SADDLE: Scala Data Library
adamklein/saddle-doc
Saddle User Guide
adamklein/saddle-sphinx-theme
Sphinx theme for Saddle User Guide
adamklein/saddle.g8
Saddle giter8 template
adamklein/saddle.github.com
Saddle GitHub Pages Landing Page
adamklein/TrainYourOwnYOLO
Train a state-of-the-art object detector from scratch!
adamklein/vue-pgn
A Vue.js component for browsing chess games in pgn format.
adamklein/Watermark-Removal-Pytorch
🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
adamklein/WDNet
adamklein/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS