Pinned Repositories
algorythm-rust
All Algorithms implemented in Rust
booksearch_rails
chaos-theory
カオス理論のシミュレーション
chibicc
small C compiler implementation according to the compiler book written by Rui Ueyama
CollegeShare
学校情報を共有するアプリ
isucon7-retry-rust
isucon7 rust
kyutechApp2018
九工大アプリ2018のAndroid版
kyutechAppServer2018
九工大アプリのサーバー
pytorch-yolov3-scratch
implement yolov3 by pytorch according to this url: https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/
reservoir-sample
reservoir computing sample program
pokotsun's Repositories
pokotsun/kyutechAppServer2018
九工大アプリのサーバー
pokotsun/chibicc
small C compiler implementation according to the compiler book written by Rui Ueyama
pokotsun/CollegeShare
学校情報を共有するアプリ
pokotsun/isucon7-retry-rust
isucon7 rust
pokotsun/reservoir-sample
reservoir computing sample program
pokotsun/algorythm-rust
All Algorithms implemented in Rust
pokotsun/booksearch_rails
pokotsun/chaos-theory
カオス理論のシミュレーション
pokotsun/django_tutorial
djangoのtutorial
pokotsun/kyutechApp2018
九工大アプリ2018のAndroid版
pokotsun/pytorch-yolov3-scratch
implement yolov3 by pytorch according to this url: https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/
pokotsun/dotfiles
pokotsun/isucon
isucon challenge directories
pokotsun/isucon5-qualifier20200901
isucon5予選の素振り
pokotsun/isucon7-final-retry
isucon7決勝の素振り
pokotsun/isucon7-qualifier-retry200829
isucon7何度めか知らない素振り
pokotsun/isucon8-retry200911
ISUCON8の予選素振り
pokotsun/isucon8-revenge-rust
ISUCON8 Rust implementation
pokotsun/isucon9-final-retry
ISUCON9決勝の素振り
pokotsun/isucon9-qualifier
ISUCON9 qualifier
pokotsun/isucon9-retry
pokotsun/ktor-doc-jp
Japanese Documentation for Ktor Framework
pokotsun/nand2tetris
nand2tetris rust implementation
pokotsun/qiitaTest
Qiitaのアプリテスト
pokotsun/werewolf-game
人狼オンラインを模してみる
pokotsun/word2vec_tweet_and_hashtag
word2vecでtweetとhashtagをベクトル化。類似度を見てみる
pokotsun/zcc
zcc commit trace implemented by Rui Ueyama