Pinned Repositories
chainer_prefetch_multiprocess_iterator
This is a reference implementation of my study https://dl.acm.org/citation.cfm?id=3368768
convolution_experiments
flatten_routes
Gem for Rails that converts the routes.rb to not using resource style.
inference_engine
Simple ONNX model inference engine.
kagou
Kagou is a tiny web server written in c.
optimization_experiments
C code snippets of matrix and vector calculation optimization experiments
rasteira
simple, on memory, and thread base job queue worker library
simple_map_reduce
Distributed MapReduce implementation written in ruby.
serihiro's Repositories
serihiro/inference_engine
Simple ONNX model inference engine.
serihiro/kagou
Kagou is a tiny web server written in c.
serihiro/simple_map_reduce
Distributed MapReduce implementation written in ruby.
serihiro/flatten_routes
Gem for Rails that converts the routes.rb to not using resource style.
serihiro/rasteira
simple, on memory, and thread base job queue worker library
serihiro/dotfiles
My dotfiles
serihiro/LinuxMemoryManager
This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory manager will get rid of internal and external fragmentation problems, and boot performance of the process by preventing unnecessary context switching of a process whenever process request memory.
serihiro/chainer_prefetch_multiprocess_iterator
This is a reference implementation of my study https://dl.acm.org/citation.cfm?id=3368768
serihiro/convolution_experiments
serihiro/optimization_experiments
C code snippets of matrix and vector calculation optimization experiments
serihiro/algorithm_zoo
serihiro/blueoil
Bring Deep Learning to small devices
serihiro/bouncing_objects_generator
CLI tool to generate bouncing objects images dataset like Moving MNIST (http://www.cs.toronto.edu/~nitish/unsupervised_video/)
serihiro/boundary_days
Gem that generates Date object list of sensitive date.
serihiro/chainer_minibatch_size_optimizer
serihiro/config2args
A CLI tool which converts config file GNU option style string
serihiro/ConvLSTM
Convolutional LSTM implemented with chainer
serihiro/digdag
Workload Automation System
serihiro/error_arranger
A gem which enables Rails controllers to arrange error objects before rescue_from handles.
serihiro/Exposed
Kotlin SQL Framework
serihiro/go-experiments
Go experiments code snipets
serihiro/jasper
Jasper - A flexible and powerful issue reader for GitHub
serihiro/langchain-tools-nicovideo
Wrapper to make Nicovideo search API available from Langchain.
serihiro/learnstorybook.com
Static site and content for Storybook tutorials
serihiro/mpi_logger
A simple python logger wrapper for mpi4py (https://github.com/mpi4py/mpi4py)
serihiro/ndarray_access_benchmark
a benchmark script how it takes to access to a ndarray which is loaded from a npy file
serihiro/NicoApiClient
ニコニコ動画 『スナップショット検索API v2』 仕様をなるべく意識せずに利用できる Python クライアント
serihiro/online-judge-tools
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
serihiro/practical_errors
Gem for Rails that makes rails error messages more practical.
serihiro/serihiro.github.io
https://serihiro.github.io/