Pinned Repositories
-
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
abaqus-odb-tools
Tools for obtaining output from Abaqus ODB
AbaqusPythonToolbox
A python toolbox for ABAQUS preprocessing and preprocessing
DynamicRootReinforcement
HydroGeo
NeuralPDE.jl
Physics-Informed Neural Networks (PINN) and Deep BSDE Solvers of Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
NNFEM.jl
Neural Network Approach for Data-Driven Constitutive Modeling
Python-100-Days
Python - 100天从新手到大师
sbfem
Python implementation of scale boundary finite element
smibayy's Repositories
smibayy/HydroGeo
smibayy/NNFEM.jl
Neural Network Approach for Data-Driven Constitutive Modeling
smibayy/AbaqusPythonToolbox
A python toolbox for ABAQUS preprocessing and preprocessing
smibayy/DynamicRootReinforcement
smibayy/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) and Deep BSDE Solvers of Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
smibayy/sbfem
Python implementation of scale boundary finite element
smibayy/-
smibayy/cmake-demo
《CMake入门实战》源码
smibayy/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
smibayy/deep-learning-for-indentation
Extraction of mechanical properties of materials through deep learning from instrumented indentation
smibayy/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
smibayy/DeepLearningCons1D
Physics-informed deep neural networks for one-dimensional consolidation
smibayy/deepxde
Deep learning library for solving differential equations
smibayy/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
smibayy/FEM_taichi
Taichi parallel development for finite element method
smibayy/femOpenCourse
The course of finite element method
smibayy/fenics-tutorial
Source files and published documents for the FEniCS tutorial.
smibayy/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
smibayy/Introductory-Finite-Elements
Introductory course on the Finite Element Method
smibayy/introRL
Intro to Reinforcement Learning (强化学习纲要)
smibayy/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
smibayy/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
smibayy/meshio
input/output for many mesh formats
smibayy/MyTools
smibayy/neural-pde
A Deep Learning library for Partial Differential Equations
smibayy/NPJCOMPUMATS-03747
Learning two-phase microstructure evolution using neural operators and autoencoder architectures
smibayy/PSBFEM-Abaqus
PSBFEM-Abaqus: development of User Element Subroutine (UEL) for polygonal scaled boundary finite element method in Abaqus
smibayy/pygmsh
Gmsh for Python
smibayy/PyMFEM
Python wrapper for MFEM (generated from mfem 4.0 release)
smibayy/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。