Pinned Repositories
go-gopher
The Go Gopher Amigurumi Pattern
statsmodels
Statsmodels: statistical modeling and econometrics in Python
aws-cost-notification
Notify AWS cost to Slack using AWS Lambda + Cost Explorer
aws-lambda-rust-runtime-sample
Sample of Rust runtime of AWS Lambda based on https://github.com/awslabs/aws-lambda-rust-runtime
kedro_titanic
Create an ML workflow with Kedro, using Titanic data as an example.
new-books-notification
Fetch new books from [版元ドットコム](https://www.hanmoto.com/) and notify them to Slack
state_space_model_notebooks
R/Python code and notebooks for state space modeling
tatamiya's Repositories
tatamiya/automated-build-test
Dockerイメージの自動ビルドテストリポジトリ(Udemy ゼロからはじめる Dockerによるアプリケーション実行環境構築)
tatamiya/ChangePointAnalysis
A change point detection algorithm via multi-stage linear fittings
tatamiya/circleci-demo-python-flask
tatamiya/CircleCI_HelloWorld
My first trial in CircleCI
tatamiya/cloud-build-samples
Code snippets used in Cloud Build documentation
tatamiya/DeepLearning
ディープな学習会用
tatamiya/effective_python_2nd
Coding of Effective Python: 90 Specific Ways to Write Better Python (2nd Edition) https://www.amazon.co.jp/dp/0134853989/ref=cm_sw_r_tw_dp_U_x_.rzdEb3SVSH34
tatamiya/first_go_api
Build my first go REST API based on https://dev.to/moficodes/build-your-first-rest-api-with-go-2gcj
tatamiya/first_rust
Guessing game tutorial: https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html
tatamiya/flask_trial
Try flask
tatamiya/game-of-life-go
Conway's Game of Life in Go (concurrency, goroutines)
tatamiya/go_hello
Hello, World! module of go. https://golang.org/doc/code.html
tatamiya/golang-microservices
Based on Udemy Golang - The ultimate guide to microservices in Go [Part 1] (https://www.udemy.com/course/golang-the-ultimate-guide-to-microservices-in-go-part-1/)
tatamiya/HPPython_Chapter7_9
ハイパフォーマンスPython輪読会用
tatamiya/kedro-examples
Examples of data science projects created with Kedro.
tatamiya/metaflow_trial
Try the Netflix's Metaflow(https://github.com/Netflix/metaflow)
tatamiya/my_tree
https://tatamiya.hatenablog.com
tatamiya/nodejs_practice
Practice of Node.js
tatamiya/prime-number-go
Prime number checker written in Go (concurrency, goroutine)
tatamiya/pycpsst
Python package of change point detection based on singular spectrum transformation
tatamiya/shinjuku-mokumoku
tatamiya/Signate_JLeague
tatamiya/statsmodels
Statsmodels: statistical modeling and econometrics in Python
tatamiya/streamlit_example
Tried streamlit
tatamiya/tdd_python
Try Kent Beck "Test-Driven Development" with Python
tatamiya/typescript_handbook
https://www.typescriptlang.org/docs/handbook/intro.html