Pinned Repositories
2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
deepcluster
DeepClustering
Methods and Implements of Deep Clustering
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Energy_Spectrum
Script (with example) to compute the kinetic energy spectrum of periodic turbulent flows.
Poisson-NN
chruilin's Repositories
chruilin/Poisson-NN
chruilin/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
chruilin/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
chruilin/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
chruilin/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
chruilin/DeepClustering
Methods and Implements of Deep Clustering
chruilin/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
chruilin/Energy_Spectrum
Script (with example) to compute the kinetic energy spectrum of periodic turbulent flows.
chruilin/fourier_neural_operator
Use Fourier transform to learn operators in differential equations.
chruilin/hithesis
嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板
chruilin/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.
chruilin/landscapeviz
Visualizing the the loss landscape of Fully-Connected Neural Networks
chruilin/OpenFOAM-Cases-Interfluo
OpenFOAM cases from my YouTube channel
chruilin/OpenFOAM_Tutorials_
OpenFOAM Tutorials!
chruilin/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
chruilin/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
chruilin/probability
Probabilistic reasoning and statistical analysis in TensorFlow
chruilin/pyfvm
Finite volume discretization tools for Python.
chruilin/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
chruilin/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
chruilin/Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
chruilin/scipro-primer
Software and additional material for the book "A Primer on Scientific Programming with Python"
chruilin/so-large-lm
大模型基础: 一文了解大模型基础知识
chruilin/spectralDNS
Spectral Navier Stokes (and similar) solvers in Python
chruilin/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
chruilin/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
chruilin/tf-mwcnn
An unofficial TensorFlow implementation of the MWCNN
chruilin/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
chruilin/TN_tutorial
Tutorial for TN algorithms
chruilin/WaveletNeuralNetwork