-
用于生成金属玻璃的lammps程序in文件
Ni3Al01K
说明: 用于生成金属玻璃的lammps程序in文件(lammps in file to build metallic glasses.)
- 2020-06-22 07:20:01下载
- 积分:1
-
rcnn行人检测
基于深度学习做的行人检测,一种端到端的卷积神经网络的行人检测方法,其包括以下步骤
通过构建带有标注图片库作为训练样本集,直接端到端训练,得到一个能预测行人候
选框和行人候选框置信度的卷积神经网络模型
测试时,将测试图片输入卷积神经网络模型,得到相应的行人检测框和置信度
最后进行非极大值抑制筛选,压缩重复的行人检测框
阀值筛选,根据置信度选出最佳的行人检测框。
- 2022-02-06 23:40:40下载
- 积分:1
-
Deep Learning in Python Master
说明: 通过Python,Theano和Tensorflow,掌握数据科学和机器学习(Master Data Science and Machine Learning with Modern Neural Networks written in Python, Theano, and TensorFlow)
- 2019-03-05 21:02:26下载
- 积分:1
-
SimpleTelnet
Introduction
This server uses the Telnet protocol which is not used as much nowadays because HTTP has taken its place. However, it is very simple and light. It does not need a heavy server or complicated methods to write dynamic functions. Almost everything to be sent is based on text. I run a Windows server and I made this program for maintaining the Windows server. This program can be used as a simple monitoring program. You can check whether your server is OK or not via Telnet. The things you need to do are simply add a script or modify some Python code.
Background
This server is written using the Telnet protocol, ANSI code, and ZModem. These are not common these days. So if you were familiar with this protocol, you could modify it for your purposes. If you know the Python language, you can understand the code easily.
- 2021-04-13 21:38:55下载
- 积分:1
-
ILearnMachineLearning.py-master
这个储存库是我的作品和与数据科学和机器学习相关的项目的集合。在我的脚本中,我主要使用python及其专用的库:pandas、numpy、scipy、sci kit learn、matplotlib、basemap plotly。我还用了一些d3进行数据可视化。我还尝试从sci kit学习库中定制算法实现(This repository is a collection of my works and projects related to Data Science and Machine Learning. In my scripts I use mainly Python and its dedicated librarys: Pandas, NumPy, SciPy, Sci-Kit Learn, Matplotlib, Basemap Plotly. I had also used some D3 for data visualizations. I also try to make custom implementations of algorithms known from Sci-Kit Learn library.)
- 2019-04-11 08:45:09下载
- 积分:1
-
dlstock_predict
说明: 预测股票价格与成交价格 等多种因素的关系,通过python和神经网络实现预测(prediction the stock price)
- 2019-07-09 15:37:27下载
- 积分:1
-
lstm(二维新)
lstm多输入时间序列预测,具有长效记忆性的神经网络算法。(LSTM multi-input time series prediction,Neural network algorithm with long-term memory.)
- 2019-05-05 10:51:21下载
- 积分:1
-
多轴疲劳临界面提取
说明: 该程序可用于对abaqus结果数据进行处理,对每个材料点应力进行计算,并获取临界面的应力应变参数。(The program can be used to process the ABAQUS odb data, calculate the stress of each material point, and obtain the stress and strain parameters of the critical plane.)
- 2019-05-28 17:12:30下载
- 积分:1
-
Python数据分析
说明: 数据分析(Python language learning data analysis)
- 2018-12-28 14:00:27下载
- 积分:1
-
picture_cut
说明: 对提供的图像进行裁剪,并对裁剪后的图片分类,主要是裁剪边框,提取某个区域的图片(Cut out the details of the pictures and classify the cut pictures.)
- 2019-10-08 14:43:18下载
- 积分:1