Pinned Repositories
boltzmann
Boltzmann machines and related. In Python and TensorFlow.
category-theory-notes
Notes of category theory.
coffee-tuner
Bayesian method for making a better cup of coffee.
energymodel
entropy
generative_models
While I'm learning them.
hellonlp
While learning NLP.
neural-ode
Neural ODE.
nn4fun
Neural Network for Fun
nn4post
shuiruge's Repositories
shuiruge/neural-ode
Neural ODE.
shuiruge/category-theory-notes
Notes of category theory.
shuiruge/maxent-v1
shuiruge/stochastics
shuiruge/energymodel
shuiruge/entropy
shuiruge/gaussian-integral
shuiruge/ayurveda-kg
Knowledge graph for Ayurveda.
shuiruge/blogs
Blog
shuiruge/books
shuiruge/deep-learning
A mkdocs website forked from emptymali.
shuiruge/dotspacemacs
My spacemacs configuration.
shuiruge/evolution
shuiruge/howto
How to do various tricky computer things
shuiruge/literate.html
Literate programming in HTML.
shuiruge/lyapunov
shuiruge/mas-optimizer
Optimizer with Momentum and Sign (or Moving Average and Sign)
shuiruge/MaxEnt.jl
MaxEnt model in Julia.
shuiruge/my-emacs-configuration
My GNU Emacs configuration.
shuiruge/my-texmacs-configuration
shuiruge/nanogpt
My implementation of nano GPT in TensorFlow 2.
shuiruge/nix-envs
The shell.nix files for different environments.
shuiruge/plfa.github.io
An introduction to programming language theory in Agda
shuiruge/shuiruge
shuiruge/shuiruge.github.io
Blog
shuiruge/super-mario
Control the lovely Mario by your posture.
shuiruge/tf2utils
Utils for TensorFlow (Version 2)
shuiruge/universality-and-RGE
Reading the paper Introduction to Universality and Renormalization Group Techniques (arXiv: 1210.2262).
shuiruge/word2vec-skipgram-tensorflow
Word2Vec Skip-Gram model implementation using TensorFlow 2.0 to learn word embeddings from a small Wikipedia dataset (text8). Includes training, evaluation, and cosine similarity-based nearest neighbors
shuiruge/xmanager
A simple experiment manager in a single Python file. Inspired by DeepMind.