Pinned Repositories
-
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
2D_Euler_Solver
2 dimensional Euler equation solver on structured grids
AnatomyOfMatplotlib
Anatomy of Matplotlib -- tutorial developed for the SciPy conference
book
CFDSolver
Computational Fluid Dynamics Solver
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
flax
Flax is a neural network library for JAX that is designed for flexibility.
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
winter799's Repositories
winter799/-
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
winter799/2D_Euler_Solver
2 dimensional Euler equation solver on structured grids
winter799/AnatomyOfMatplotlib
Anatomy of Matplotlib -- tutorial developed for the SciPy conference
winter799/book
winter799/CFDSolver
Computational Fluid Dynamics Solver
winter799/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
winter799/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
winter799/flax
Flax is a neural network library for JAX that is designed for flexibility.
winter799/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
winter799/hello-world
just for practice
winter799/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
winter799/JAXFLUIDS
from TUM-AER Differentiable Fluid Dynamics Package
winter799/Lihang-
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
winter799/PhiFlow
A differentiable PDE solving framework for machine learning
winter799/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
winter799/Probabilistic-Mahcine-Learning-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
winter799/PyWENO
PyWENO is a Python implementation of one-dimensional Weighted Essentially Non-oscillatory (WENO) reconstructions.
winter799/RANS_turbulent_channel_flow
RANS simulation of a turbulent channel flow
winter799/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
winter799/smarties-RL-library-
Lightweight and scalable framework for Reinforcement Learning
winter799/WENO
winter799/WENO-NN
A modified WENO method that improves interface sharpness via neural networks.
winter799/WENO-scalar
A WENO solver for 1D scalar PDEs