-
East China Normal University
- Shanghai
-
-
stable-diffusion.cpp Public
Forked from leejet/stable-diffusion.cppStable Diffusion in pure C/C++
C++ MIT License UpdatedSep 8, 2023 -
awesome-image-denoising-state-of-the-art Public
Forked from z-bingo/awesome-image-denoising-state-of-the-artawesome image and video denoising, state of the art networks
UpdatedApr 26, 2023 -
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
Machine_Learning_Tutorials Public
Forked from maelfabien/Machine_Learning_TutorialsCode, exercises and tutorials of my personal blog ! 📝
-
chainer-disentanglement-lib Public
Forked from pfnet-research/chainer-disentanglement-libUnsupervised Disentanglement Representation Learning in Chainer
-
-
-
Deep-Learning Public
Tutorial on Deep Learning including Autograd, NN writen by pure Numpy and NN writen by PyTorch
1 UpdatedOct 11, 2019 -
-
posterior-collapse-list Public
Forked from sajadn/posterior-collapse-listA curated list of techniques to avoid posterior collapse
1 UpdatedSep 3, 2019 -
Deep-Learning-Interview-Book Public
Forked from amusi/Deep-Learning-Interview-Book深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
1 UpdatedAug 21, 2019 -
-
Awesome-VAEs Public
Forked from matthewvowels1/Awesome-VAEsA curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
1 UpdatedAug 12, 2019 -
hamiltonian-nn Public
Forked from greydanus/hamiltonian-nnCode for our paper "Hamiltonian Neural Networks"
-
awesome-mlss Public
Forked from awesome-mlss/awesome-mlssList of summer schools in machine learning + related fields across the globe
-
InfoGAN-PyTorch Public
Forked from Natsu6767/InfoGAN-PyTorchPyTorch Implementation of InfoGAN
-
py12306 Public
Forked from pjialin/py12306🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
-
pixyz Public
Forked from masa-su/pixyzA library for developing deep generative models in a more concise, intuitive and extendable way
-
matplotlib-tutorial Public
Forked from rougier/matplotlib-tutorialMatplotlib tutorial for beginner
-
-
Notebooks Public
Forked from gokererdogan/NotebooksIPython Notebooks on various things
-
state-of-the-art-result-for-machine-learning-problems Public
Forked from RedditSota/state-of-the-art-result-for-machine-learning-problemsThis repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date …
-
Python Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
-
CapsNet-Keras Public
Forked from XifengGuo/CapsNet-KerasA Keras implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules
-
machine-learning-for-software-engineers Public
Forked from ZuzooVn/machine-learning-for-software-engineersA complete daily plan for studying to become a machine learning engineer.
-
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
nlp_tasks Public
Forked from Kyubyong/nlp_tasksNatural Language Processing Tasks and References
-
autograd Public
Forked from HIPS/autogradEfficiently computes derivatives of numpy code.