Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
7,382 contributions in the last year
Activity overview
Contributed to
peaceiris/actions-gh-pages,
peaceiris/actions-hugo,
peaceiris/hugo-theme-iris
and 5 other
repositories
Contribution activity
June 2020
- peaceiris/test-docusaurus JavaScript
- peaceiris/mackerel-client-go Go
- peaceiris/renovate-config
- peaceiris/actions-ml-cicd Jupyter Notebook
- peaceiris/yt8492.github.io Kotlin
- peaceiris/uzimaru0000.github.io TypeScript
- peaceiris/deepl-chrome-extension JavaScript
- peaceiris/pipenv Python
- peaceiris/EZyRB Jupyter Notebook
- peaceiris/tss Go
- peaceiris/pami_pykit Python
Created a pull request in SI-Aizu/documentation that received 7 comments
Create docs/tutorial-yolo
Pull Request for #42 git fetch origin git checkout yolo origin/yolo cd docs/tutorial-yolo sudo docker build . -t darknet-yolo:latest --build-arg BA…
+327
−0
•
7
comments
- Add Upgrade dependencies section
- Remove Rootless Docker section
- Add Tutorial-GitHub
- deps: bump peaceiris/mkdocs-material from v2.2.2 to v2.2.3
- Add hadolint job
- setup: Add nvidia-docker
- Fix deps
- Fix path to Tutorial-PyTorch
- Docker user 向けの注意書きを追加
- Add space
- Add paths
- Add pull_request.paths
- Update 2-upgrade-nvidia-driver.md
- Create LICENSE
- Create 1-install-ubuntu.md
- use docker-compose build
- Create vott.md
- fix paths-ignore
- Change base image
- Merge docs build test
- Create ci.yml
- deps: update all
- Add MkDocs
- add dropout layer
- add Layer-Description.md
- Update README.md
- fix 2-nvidia-driver
- deps: bump certifi from 2020.4.5.1 to 2020.4.5.2 in /docs/Tutorial-TensorFlow
- Tutorial-Tensorflow
- Update 2-upgrade-nvidia-driver.md
- add 2-Nvidia-Driver.md via upload
- deps: bump numpy from 1.18.4 to 1.18.5 in /docs/tutorials/deep_learning
Created an issue in SI-Aizu/documentation that received 8 comments
tutorial: TensorFlow v2.2.0 GPU Docker
# Run bash docker run -i -t --rm --gpus all tensorflow/tensorflow:2.2.0-gpu bash # Run Jupyter Notebook docker run -i -t --rm --gpus all -p 8888:88…
8
comments
208
contributions
in private repositories
Jun 1 – Jun 21