Pinned Repositories
adventofcode
https://adventofcode.com/
apparat
Nulla - Elliptics MPEG-DASH/HLS adaptive streaming service, this repository contains backend code for this service
backrunner
elliptics-go
Go binding for Elliptics key-value storage.
grpc_test
Simple golang-python grpc test setup
nulla
Elliptics streaming service which supports adaptive MPEG-DASH and HLS streaming as well as stream muxing.
nullx
Nullx is audio/video/subtitle transcoding server
openai-mountain-car-v0
OpenAI challenges repository
unetstack
Userspace TCP/IP stack
w1
Linux kernel w1 netlink client
bioothod's Repositories
bioothod/adventofcode
https://adventofcode.com/
bioothod/nulla
Elliptics streaming service which supports adaptive MPEG-DASH and HLS streaming as well as stream muxing.
bioothod/chrome_password_decoder
Linux chrome/chromium password decoder
bioothod/everest
Go web frontend to elliptics distributed storage
bioothod/face_landmark
A simple method for face alignment based on wingloss and mutitask learning :)
bioothod/trt_crash_efficientnet
Test repository to show TensorRT 6/7 crash during conversion
bioothod/2DFAN4-tf2.0
an implement of 2DFAN4 facial landmarker algorithm with tensorflow 2.0
bioothod/atari_gym_impala_client
Atari impala client
bioothod/batched_muzero
Muzero in pytorch with batched/vectorized MCTS implementation
bioothod/convert_wordpress_to_rocksdb
Super simple dumper of the wordpress post databases into rocksdb written in rust
bioothod/dqn-dueling
Implementation of DQN dueling algorithm in tensorflow
bioothod/DSFD-tensorflow
a tensorflow implement dsfd face detector
bioothod/eblob
Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
bioothod/elliptics
Distributed hashtable storage
bioothod/freq_mcmc_decoder
Implementation of the Hastings-Metropolis and simple ngram-based decoder for substitution ciphers
bioothod/genetic_algorithms
Playing with genetic algorithms
bioothod/halite_service
Golang service to operate A3C learning on multiple GPUs while clients from game environment connect via grpc
bioothod/handystats
C++ library for collecting user-defined in-process runtime statistics with low overhead
bioothod/nfnets-Tensorflow-2
Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".
bioothod/object_detection
Various TensorFlow object detection models
bioothod/odserver
Simple http server written in Rust wrapping a custom Tensorflow object detection model
bioothod/openai-breakout
Sync/async advance actor-critic implementation for Breakout Atari game
bioothod/poem_generator
bioothod/rl_world_models
RL world model experiments
bioothod/sdsandbox
This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. Recently updated to work on Python 3.4+ and Keras 2+
bioothod/simple_blog_service
bioothod/stepping_games
bioothod/tensorflow
Computation using data flow graphs for scalable machine learning
bioothod/timeseries_forecasting
bioothod/vae
Variational autoencoders