YoungForever222
Machine Learning based on Computational Fluid Mechanics
University of Science and Technology of ChinaAnhui, Hefei
Pinned Repositories
AFiD
A highly parallel application for Rayleigh-Benard and Taylor-Couette flows
AFiD_GPU_opensource
Version of the AFiD code ported to GPU accelerators
AHAS_Pull
Albany
Sandia National Laboratories' Albany multiphysics code
ardupilot
ArduPlane, ArduCopter, ArduRover source
auk
eBird Data Extraction with AWK
CUDA-LBM
CUDA Lattice Boltzmann Method
FLUSI
Fluid-Structure-Interaction / MHD Research Code. Relies on Fourier transforms for derivatives and the volume penalization method to include obstacles.
NN_POD
Proper Orthogonal Decomposition based on Neural Network
trfl
TensorFlow Reinforcement Learning
YoungForever222's Repositories
YoungForever222/trfl
TensorFlow Reinforcement Learning
YoungForever222/ardupilot
ArduPlane, ArduCopter, ArduRover source
YoungForever222/awesome-rl
Reinforcement learning resources curated
YoungForever222/awesome-spider
爬虫集合
YoungForever222/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
YoungForever222/CubismUP_3D
YoungForever222/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
YoungForever222/DeepCGP
Deep convolutional gaussian processes.
YoungForever222/draw.io
用于关联draw.io绘制的图形
YoungForever222/fds
Fire Dynamics Simulator
YoungForever222/FortranLearning
:pen:Fortran learning materials and my Fortran templates
YoungForever222/hpc_monitor
YoungForever222/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
YoungForever222/lifev
LifeV parallel finite element library
YoungForever222/lifev-env-patches
Import via Terminal & Euler
YoungForever222/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
YoungForever222/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
YoungForever222/MUI
Multiscale Universal Interface: A Concurrent Framework for Coupling Heterogeneous Solvers
YoungForever222/openLBMPM
openLBMPM is an open source lattice Boltzmann method (LBM) package for multicomponent and multiphase (MCMP) flow and transport in porous media. Currently, it includes Shan-Chen method and color gradient method for MCMP system. There are two options for Shan-Chen method: (1) Original Shan-Chen method, which integrates the force term to the equilibrium velocity and cannot reach high viscosity ratio; (2) Explicit forcing model developed by M.Porter et al (2012). For color gradient model, the methods developed by Liu et.al (2014), Huang et al (2014) and Takashi et al (2018) are included. For running the codes, CUDA and numba (from Anaconda) are required
YoungForever222/parallel-programing-
并行计算课程期末作业,MPI、Openmp及两者混合编程
YoungForever222/PDE-FIND
YoungForever222/petibm-utilities
A collection of codes to process PetIBM numerical solution
YoungForever222/Python
All Algorithms implemented in Python
YoungForever222/qmap
Q-map: a Convolutional Approach for Goal-Oriented Reinforcement Learning
YoungForever222/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
YoungForever222/smth-smth-v2-baseline-with-models
Contains code and pretrained models to get you started with a baseline on version 2 of "something-something" dataset
YoungForever222/Socket
An interface between Fortran and Python
YoungForever222/something-something-v2-baseline
Contains code to get you started with a baseline on version 2 of "something-something" dataset
YoungForever222/taichi
The Taichi programming language
YoungForever222/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.