Pinned Repositories
code-dsa-1D-2D-
Here is the Matlab code for the Diffusion Synthetic Acceleration-Discontinuous Galerkin (DSA-DG) method for the radiation transport equation
cs-self-learning
计算机自学指南
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
Data-Science-Notes
数据科学的笔记以及资料搜集
DynamicVectorQuantization
Official Pytorch Implementation of Our CVPR2023 Paper: "Towards Accurate Image Coding: Improved Autoregressive Image Generation with Dynamic Vector Quantization"
PDEsWithPINNs1-4-
Solving Partial Differential Equations using Physics-Informed Neural Networks
pinn-solve-equition-with-torch
Here I will try to implement the solution of PDEs using PINN on pytorch for educational purpose
PINN_scratch
PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
some-PDEs-solver
Some exercises in solving equations written in Python.
houchongml's Repositories
houchongml/code-dsa-1D-2D-
Here is the Matlab code for the Diffusion Synthetic Acceleration-Discontinuous Galerkin (DSA-DG) method for the radiation transport equation
houchongml/cs-self-learning
计算机自学指南
houchongml/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
houchongml/Data-Science-Notes
数据科学的笔记以及资料搜集
houchongml/DynamicVectorQuantization
Official Pytorch Implementation of Our CVPR2023 Paper: "Towards Accurate Image Coding: Improved Autoregressive Image Generation with Dynamic Vector Quantization"
houchongml/PDEsWithPINNs1-4-
Solving Partial Differential Equations using Physics-Informed Neural Networks
houchongml/pinn-solve-equition-with-torch
Here I will try to implement the solution of PDEs using PINN on pytorch for educational purpose
houchongml/PINN_scratch
houchongml/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
houchongml/some-PDEs-solver
Some exercises in solving equations written in Python.
houchongml/some-practice-of-python
This is a practice exercise while learning PyTorch and Python.
houchongml/weno
WENO 1D finite-volume implementation.