motono0223's Stars
YutaroOgawa/pytorch_advanced
書籍「つくりながら学ぶ! PyTorchによる発展ディープラーニング」の実装コードを配置したリポジトリです
shibuiwilliam/ml-system-in-actions
machine learning system examples
mercari/ml-system-design-pattern
System design patterns for machine learning
yukinaga/lecture_pytorch
YouTubeのライブ講義「【Live!人工知能 】PyTorchで実装するディープラーニング」、およびUdemyコース「PyTorchで実装するディープラーニング」で使用する教材です。
yaneurao/MyShogi
マイナビさんから発売した『将棋神やねうら王』(2018年発売)の将棋用GUIです。
yaneurao/YaneuraOu
YaneuraOu is the World's Strongest Shogi engine(AI player) , WCSC29 1st winner , educational and USI compliant engine.
you359/Keras-FasterRCNN
keras implementation of Faster R-CNN
rjalfa/depixelize
An implementation of the algorithm stated in 'Depixeizing Pixel Art' by Johannes Kopf
Joeclinton1/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
apple/tensorflow_macos
TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
howdy39/q-accelerator
Qiitaでの活動を加速させるChrome拡張機能
kaityo256/yaml_cv
YAMLによる履歴書作成スクリプト
python/cpython
The Python programming language
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
YushiOMOTE/mcp2
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
alex04072000/SingleHDR
[CVPR 2020] Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline
google/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
jackaduma/CycleGAN-VC2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
BBuf/Keras-Semantic-Segmentation
Keras-Semantic-Segmentation
frostburn/gym_puyopuyo
OpenAI Gym Environment for Puyo Puyo
kitao/pyxel
A retro game engine for Python
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
imagej/imagej2
Open scientific N-dimensional image processing :microscope: :sparkler:
pythonlessons/Reinforcement_Learning
Reinforcement learning tutorials
pythonlessons/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
motono0223/MVCNN-TensorFlow
An Multi-View CNN (MVCNN) implementation with TensorFlow.