Pinned Repositories
artrabeamer
A Beamer template for easily positioning and manipulating content
ArtraCFD
ArtraCFD: A Computational Fluid Dynamics Solver
deap
Distributed Evolutionary Algorithms in Python
latexspine
LaTeX Template for Producing Book Spine
manim
Animation engine for explanatory math videos
miscellany
mohuangrui
ucasproposal
LaTeX Proposal Template for the University of Chinese Academy of Sciences
ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
uwaterloothesis
LaTeX Thesis Template for The University of Waterloo
mohuangrui's Repositories
mohuangrui/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
mohuangrui/CFL3D
mohuangrui/CollectionOfMechanisms
A data hub for combustion reaction mechanisms
mohuangrui/cs231n.github.io
Public facing notes page
mohuangrui/Draco
An object-oriented component library supporting radiation transport applications.
mohuangrui/EStokTP
mohuangrui/fluid-engine-dev
Fluid simulation engine for computer graphics applications
mohuangrui/hyStrath
Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)
mohuangrui/i-pi
i-PI: a universal force engine
mohuangrui/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
mohuangrui/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
mohuangrui/Mutationpp
The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
mohuangrui/Noelle
Development of liquid rocket motors for sounding rockets
mohuangrui/PDE-Net
PDE-Net: Learning PDEs from Data
mohuangrui/plumed2
Development version of plumed 2
mohuangrui/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
mohuangrui/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
mohuangrui/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
mohuangrui/QuickPIC-OpenSource
Open source repository for QuickPIC
mohuangrui/radis
🌱 A fast line-by-line code for high-resolution infrared molecular spectra
mohuangrui/RocketConfigurationVisualizer
mohuangrui/RocketIsp
Rocketisp Calculates Delivered Specific Impulse (Isp) For Liquid Rocket Thrust Chambers.
mohuangrui/Smilei
Particle-in-cell code for plasma simulation
mohuangrui/spod_matlab
Spectral proper orthogonal decomposition in Matlab
mohuangrui/StanShock
1-D shock tube solver
mohuangrui/Starfish
Starfish is a two-dimensional PIC-DSMC plasma / rarefied gas simulation program.
mohuangrui/STREAmS
Supersonic TuRbulEnt Accelerated navier stokes Solver
mohuangrui/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
mohuangrui/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
mohuangrui/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition