资源列表
(强化学习入门)David Silver
- 深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
shiyan1
- 利用多GPU进行分布式训练,用的是tensorflow的Keras平台(Distributed Training Using Multi-GPU)
pthread多线程求pi
- 并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)
code
- 平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
MEIGA
- EGO算法的实现,采用遗传算法及kriging代理模型,进行经典案例的实现优化求解(EGO optimization GA optimization kriging surrogate models good examples)
MPI
- 上课时候的作业和一些老师的程序 用MPI编写,需要的可以看看 里面附有使用说明(Homework in class and some teacher's procedures Write with C's MPI, you can see what you need Instructions for use are attached)
西门子200plc
- 西门子200plc工程实例 很经典20多种控制方式 可以直接修改运行 对工业控制有所帮助
SPH-CPPCODE-master
- c++编写的采用sph方法计算水运动的程序(## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. # User-specific files *.suo *.user *.userosscache *.sln.docstates # User-specific files (MonoDevelop/Xamarin Stud
二维弹性波FWI源码和可执行程序2
- 实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
表情包乱跑(python)
- 用python写的将表情包显示在界面上,利用线程切换让它随机出现。
罚函数
- 利用罚函数计算min X1^2+X2^2 s.t. 2X1-X2≤7 X1^2+3X2^2=2(Penalty function calculation)
xLink
- 实现环氧树脂交联,设定交联度,并统计不同交联度的结构,密度,能量等(Achieve the epoxy resin crosslinking, set the crosslinking degree, and count the structure, density and energy of different crosslinking degree)