-
python矩阵numpy库
[![Travis](https://img.shields.io/travis/numpy/numpy.svg)](https://travis-ci.org/numpy/numpy)
NumPy is the fundamental package needed for scientific computing with Python.
This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* tools for integrating C/C++ and Fortran code
* useful linear algebra, Fourier transform, and random number capabilities.
It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
More information can be found at the website:
* http://www.numpy.org
After installation, tests can be run (if ``nose`` is installed) with:
python -c "import numpy; nu
- 2022-08-20 23:43:20下载
- 积分:1
-
高温高普数据代码
利用该代码,结合python可以获取到高温火焰污染物分子数据库,并可分析各个污染物分子的光谱谱图。
- 2022-01-25 15:15:42下载
- 积分:1
-
qlearning
利用栅格法建模,基于强化学习Qlearning算法实现路径规划,可以实时显示(Using raster method to model and Qlearning algorithm based on reinforcement learning to realize path planning, it can be displayed in real time.)
- 2019-05-06 09:15:35下载
- 积分:1
-
生成对抗网络在mnist数据集上的源代码
生成对抗网络,亲测可用,带有说明,有利于初学者学习(Generate confrontation network, pro-test available, with instructions)
- 2021-03-24 15:39:14下载
- 积分:1
-
五子棋
- 2022-04-06 22:31:18下载
- 积分:1
-
ABAQUS-GUI开发使用指南
说明: Abaqus二次开发,用户界面开发,采用Python语言。(Abaqus GUI design by python)
- 2019-01-18 11:59:51下载
- 积分:1
-
keras-ncp-1.0.0
说明: Nature Machine Intelligence 2020 上一篇文章Neural circuit policies enabling auditable autonomy的源码(Source code of paper "Neural circuit policies enabling auditable autonomy", which is published at Nature Machine Intelligence 2020)
- 2020-10-29 10:29:56下载
- 积分:1
-
perception
说明: 基于python的感知器实现,线性二分类(linear classification based on perception,wrote in python)
- 2020-06-24 06:40:02下载
- 积分:1
-
polarbearrepo-master(1)
ioncube decoder - work in progress, only for some versions
- 2019-07-11 20:19:27下载
- 积分:1
-
FCRN-DepthPrediction-master
说明: 使用tensorflow框架搭建神经网络,从单目图像中估计深度值(Using tensorflow framework to build a neural network to estimate depth from monocular images)
- 2019-03-22 15:04:04下载
- 积分:1