Pinned Repositories
bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
blog
cfdbook_code
Numerical_Modelling_Teaching
This is a collection of notebooks aimed at supporting readers to develop a basic understanding of heat, mass and momentum transport and basic skills to develop the models in those transport phenomena.
phaseFieldGrainGrowth
python code for simulation of grain growth using phase field theory
JunOu's Repositories
JunOu/Numerical_Modelling_Teaching
This is a collection of notebooks aimed at supporting readers to develop a basic understanding of heat, mass and momentum transport and basic skills to develop the models in those transport phenomena.
JunOu/CFDPython
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
JunOu/Coursera-Machine-Learning
Coursera Machine Learning - Python code
JunOu/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
JunOu/NumpyLib
Cheat Sheet for NUMPY
JunOu/Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model
Train a Mask R-CNN model with the Tensorflow Object Detection API
JunOu/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
JunOu/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
JunOu/blog
JunOu/cfdbook_code
JunOu/CfdOF
Computational Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM solver
JunOu/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
JunOu/deeplab2
DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
JunOu/GAME201_HW1
JunOu/GAMES201
My homework and projects in course GAMES201 (https://yuanming.taichi.graphics/teaching/2020-games201/) and SIGGRAPH reproductions in the Taichi language.
JunOu/Image-Editor
A small and easy-to-use image editor GUI using PyQt5 and Cv2
JunOu/Mask_RCNN_tf_2.x
It is modified tensorflow 2.x version of mask-rcnn.
JunOu/metal-defect-detection
Detection and Segmentation of Manufacturing Defects with Convolutional Neural Networks and Transfer Learning
JunOu/ml_exercise
JunOu/ml_wheel_xray_defect
JunOu/OpenFOAM-5.x
OpenFOAM Foundation patch version of OpenFOAM-5
JunOu/PhiFlow
A differentiable PDE solving framework for machine learning
JunOu/pmController
code for a machine
JunOu/pysph
A framework for Smoothed Particle Hydrodynamics in Python
JunOu/SPH-Tutorial
Dan Koschier, Jan Bender, Barbara Solenthaler, Matthias Teschner, "Smoothed Particle Hydrodynamics for Physically-Based Simulation of Fluids and Solids", Eurographics Tutorial, 2019
JunOu/SPH_Taichi
A Taichi implementation of various SPH based methods, including WCSPH, PCISPH, DFSPH.
JunOu/taichi
Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs
JunOu/taichi-experiment
:ocean: My experimental code using Taichi programming language.
JunOu/taichi-fvm2d-fluid-ns
2-Dimensional Finite-Volume-Method compressible fluid solver in Taichi language
JunOu/vision
Datasets, Transforms and Models specific to Computer Vision