ReiRev
I’m a Japanese researcher on wireless communication. I love software development, especially Python, machine learning, Zephyr RTOS, and web development.
Japan
Pinned Repositories
advenced-deep-learning-with-pytorch
「つくりながら学ぶ!PyTorchによる発展ディープラーニング」用の勉強用コード
atcoder-cpp
C++によるAtcoderの解法
Bayesian-Statistics-from-Basics-with-HMC
「基礎からのベイズ統計学: ハミルトニアンモンテカルロ法による実践的入門」のJupyter Notebookによる実装
ccna-socket-programming
CCNA対策用のソケットプログラミングの練習
ccna-with-packet-tracer
Let's learn network with Packet Tracer!
Codeforces
Codeforces
flutter_gobo
An awesome flutter package for Go/Igo/Weiqi/Baduk board.
kabupy
A Python package for scraping Japanese stock information from various websites.
laravel9-react-inertiajs
This repository shows how to connect Laravel 9 and Vue 3 with Inertia.js.
laravel9-vue3-inertiajs
This repository shows how to connect Laravel 9 and Vue 3 with Inertia.js.
ReiRev's Repositories
ReiRev/flutter_gobo
An awesome flutter package for Go/Igo/Weiqi/Baduk board.
ReiRev/dart_golo
A Dart package for the logic of Go/Igo/Weiqi/Baduk board games.
ReiRev/advenced-deep-learning-with-pytorch
「つくりながら学ぶ!PyTorchによる発展ディープラーニング」用の勉強用コード
ReiRev/atcoder-cpp
C++によるAtcoderの解法
ReiRev/Bayesian-Statistics-from-Basics-with-HMC
「基礎からのベイズ統計学: ハミルトニアンモンテカルロ法による実践的入門」のJupyter Notebookによる実装
ReiRev/ccna-socket-programming
CCNA対策用のソケットプログラミングの練習
ReiRev/ccna-with-packet-tracer
Let's learn network with Packet Tracer!
ReiRev/Codeforces
Codeforces
ReiRev/DDD-Introduction-for-Laravel10
成瀬允宣 氏著の「ドメイン駆動設計入門」のLaravel 10を用いた実装例
ReiRev/kabupy
A Python package for scraping Japanese stock information from various websites.
ReiRev/kaggle
ReiRev/laracasts-hands-on-community-contributions-laravel10
https://laracasts.com/series/hands-on-community-contributions
ReiRev/laravel9-react-inertiajs
This repository shows how to connect Laravel 9 and Vue 3 with Inertia.js.
ReiRev/laravel9-vue3-inertiajs
This repository shows how to connect Laravel 9 and Vue 3 with Inertia.js.
ReiRev/manual-calculation
Powerful calculator that shows step-by-step manual calculations, like addition, subtraction, division, and so on!
ReiRev/dart_sgfc
A pure Dart port of the original SGFC, the reference implementation for the SGF (Smart Game Format) FF[4] standard, used to store Go/WeiQi/Baduk game records.
ReiRev/fastapi-gtp
A FastAPI-based REST API wrapper for Go Text Protocol (GTP) to communicate with Go AI programs.
ReiRev/hands-on-nodejs-typescript
『ハンズオンNode.js』のtypescriptでの実装
ReiRev/math
数学の書籍等のまとめ
ReiRev/ml-competition-template-titanic
Kaggle Titanic example
ReiRev/my-best-ml-jupyter-env
My best machine learning jupyter notebook environment
ReiRev/paiza
paizaの回答集
ReiRev/poj-cpp
C++によるPOJの解法
ReiRev/Signate
Signate用のコード
ReiRev/tddec-cmake
「テスト駆動開発による組み込みプログラミング ―C言語とオブジェクト指向で学ぶアジャイルな設計(Test-Driven Development for Embedded C)」をCMakeで書き直し、解説を行う
ReiRev/Test-Driven-Development-for-Embedded-C
ReiRev/ts-cli-test
「実践Node.js入門」のcli_testのTypeScriptでの実装
ReiRev/ts-test-server
「実践Node.js入門」第6章のtypescriptによる実装