Pinned Repositories
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
ADER-WENO
A Python implementation of the ADER-WENO method for solving hyperbolic systems of PDEs
amrex
Block-Structured AMR Framework
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
blastfoam
A CFD solver for multi-component compressible flow with application to high-explosive detonation, explosive safety and air blast
Canary.jl
Castro
An adaptive mesh, astrophysical radiation hydrodynamics simulation code
code
Code accompanying The Lattice Boltzmann Method: Principles and Practice
cs-video-courses
List of Computer Science courses with video lectures.
data-science-predict-weather-events
Explore weather event data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event
tringuyenttt's Repositories
tringuyenttt/ADER-WENO
A Python implementation of the ADER-WENO method for solving hyperbolic systems of PDEs
tringuyenttt/amrex
Block-Structured AMR Framework
tringuyenttt/Canary.jl
tringuyenttt/code
Code accompanying The Lattice Boltzmann Method: Principles and Practice
tringuyenttt/DemoaddfromVisualStudio
tringuyenttt/DMDpack
Dynamic Mode Decomposition
tringuyenttt/exahype
ExaHyPE - public code release
tringuyenttt/FISTA
FISTA implementation in MATLAB (recently updated FISTA with backtracking)
tringuyenttt/fluxo
Fluxo implements the DGSEM for general advection-diffusion equations
tringuyenttt/HORSES2D
Two dimensional high-order spectral element method fluid dynamics solver
tringuyenttt/Introduction-Programming-Python
All of the slides, answer files and other solutions used during the Introduction to Programming
tringuyenttt/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
tringuyenttt/matlab-deep-learning
Source code for 'MATLAB Deep Learning' by Phil Kim
tringuyenttt/Matlab-WENO5
A matlab toolkit to calculate numerical differentiation using WENO5 scheme. Mainly for level set simulation.
tringuyenttt/ml-study
ML Learning Sabbatical Study Materials
tringuyenttt/MPI-Fortran
Parallel Code Using MPI for 1D Heat Equation
tringuyenttt/Nek5000
The open-source, highly-scalable, always-portable spectral element CFD code
tringuyenttt/nodal-dg
tringuyenttt/planetmap
PlanetMap sample project
tringuyenttt/RobustPCA
Robust PCA implementation and examples (Matlab)
tringuyenttt/scipy_2014_julia
tringuyenttt/SeisSol
a scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics
tringuyenttt/shoc
The SHOC Benchmark Suite
tringuyenttt/spectral_matlab
Spectral methods in matlab
tringuyenttt/Tecplot
Tecplot utilities for Matlab users
tringuyenttt/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
tringuyenttt/tpg4155
Demonstrations shown during my lectures in TPG4155 - Applied Computer Methods in Petroleum Science at NTNU
tringuyenttt/UFLbeginer
Begin in UFL
tringuyenttt/VFS-Wind
tringuyenttt/WENO5-X
A 1-d comparison of finite difference implementations of fifth-order WENO schemes, namely WENO-JS, WENO-M and WENO-Z.