nipe0324
Senior software engineer. Interests: ruby, rails, go, rust, robotics, ros, machine learning, deep learning, block chain, etc.
Japan
Pinned Repositories
chat_phoenix
Chat application by using Phoenix which is written by elixer
design_patterns_ruby
Rubyによるデザインパターン (著: ラス・オルセン) のサンプル
kaggle-keypoints-detection-keras
kaggle keypoints detection tutorial by keras with tensorflow
learning-ruby
learning ruby and rails
rails-security-checklist
:key: Community-driven Rails Security Checklist. Contribute and share your experience
rails-template
Rails template creates rails project with some settings and useful gems.
rails_with_gulp
Integrate Rails (4.2.3) with gulp (3.9.0) and some gulp tasks such as clean, compile sass/scss, es6
serverless-flask-sample
Simple fully managed API server using API Gateway, Lambda, DynamoDB and Flask. And deploy the infrastructure by serverless framework. (API Gateway <-> Lambda (Flask API Server) <-> DynamoDB)
simple-blockchain-rb
simple blockchain ( https://github.com/dvf/blockchain ) ruby version
update-project-v2-item-field
Update the field of a project v2 item
nipe0324's Repositories
nipe0324/kaggle-keypoints-detection-keras
kaggle keypoints detection tutorial by keras with tensorflow
nipe0324/serverless-flask-sample
Simple fully managed API server using API Gateway, Lambda, DynamoDB and Flask. And deploy the infrastructure by serverless framework. (API Gateway <-> Lambda (Flask API Server) <-> DynamoDB)
nipe0324/simple-blockchain-rb
simple blockchain ( https://github.com/dvf/blockchain ) ruby version
nipe0324/rails-security-checklist
:key: Community-driven Rails Security Checklist. Contribute and share your experience
nipe0324/tf_image_recognizer
Image recognizer by using TensorFlow
nipe0324/alexa-garbage-duty-skill-jp
alexa garbage duty skill japan
nipe0324/archive_repo_test
archive reposiotry test
nipe0324/da_soccer_demand_forecast
exercises: https://deepanalytics.jp/compe/27
nipe0324/deep-learning-from-scratch
nipe0324/dev.to
Where programmers share ideas and help each other grow
nipe0324/dqn
DQN implementation in Keras + TensorFlow + OpenAI Gym
nipe0324/face-collector
nipe0324/flask-todo-api
nipe0324/git_crypt_test
nipe0324/go-echo-on-docker
go echo on docker
nipe0324/gqlgen-todos-example
gqlgen todos example
nipe0324/keras-adversarial
Keras Generative Adversarial Networks
nipe0324/learning-ios
nipe0324/learning-k8s
nipe0324/machine_learning_notebooks
nipe0324/meetups
ginza.rb のミートアップ記録用リポジトリ
nipe0324/practical-vim
nipe0324/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
nipe0324/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
nipe0324/raspimouse_book_info
「Raspberry Piで学ぶ ROSロボット入門」の情報ポータル
nipe0324/shiroyagi
Read/Unread status management module for ActiveRecord
nipe0324/ssd_keras
Port of Single Shot MultiBox Detector to Keras
nipe0324/tf-face-recognizer
nipe0324/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
nipe0324/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.