gentaman
National Institute of Technology, Tsuyama College, Computer Science/ University of Electro-Communications
gentaman's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
ScoopInstaller/Scoop
A command-line installer for Windows.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
Baekalfen/PyBoy
Game Boy emulator written in Python
andabi/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
Sarasra/models
Models and examples built with TensorFlow
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
tristandeleu/pytorch-meta
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
rosinality/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
WolframResearch/WolframLanguageForJupyter
Wolfram Language kernel for Jupyter notebooks
kazuto1011/grad-cam-pytorch
PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)
google/svcca
Hiroshiba/become-yukarin
Convert your voice to favorite voice
llSourcell/capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
scikit-build/scikit-build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
crusoexia/vim-monokai
Refined Monokai color scheme for vim, inspired by Sublime Text
leetenki/YOLOv2
YOLOv2のchainerの再現実装です(darknetのchainerローダと、完全なchainer上での訓練コードを含みます)
tkamishima/mlmpy
Machine Learning Meets Python : A tutorial of NumPy / SciPy for machine learners who want to implement their own algotithms in Python (written in Japanese)
mitmul/chainer-handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
chainer/onnx-chainer
Add-on package for ONNX format support in Chainer
moskomule/cca.pytorch
CCAs for looking into DNNs
pfnet-research/chainer-capsnet
CapsNet implemented in Chainer
ml-lab/PerceptualSimilarity
Learned Perceptual Image Patch Similarity (LPIPS) metric and Berkeley-Adobe Perceptual Patch Similarity (BAPPS) dataset