▍2. 基于CNN的图像着色
基于CNN的图像着色,包含复现的论文Colorful Image Colorization Richard Zhang, Phillip Isola, Alexei A. Efros
▍5. 图像识别(基于百度api)
# client_id 为官网获取的AK, client_secret 需要从百度官方申请SK
▍6. 人工智能深度强化学习算法DPPO控制机械臂
利用深度强化学习算法对机械臂进行有效的控制,其中机械臂的优化目标为根据动态目标自由转动
▍7. Python操作Sqlite表(建表、插入数据、获取字段信息)实例
Python操作Sqlite表的实例,包括建表、插入数据、获取字段信息。
▍11. python提取abaqus后处理指定集合的信息
python提取abaqus后处理指定集合的信息(位移和应力)(Python extracts the information (displacement and stress) of the specified set after ABAQUS processing)
▍15. python-2.6
python软件下载,最新的python软件,好用,里面的内容协议都是最新的。(python software download, latest python software, easy to use, the contents of which are the latest agreement.)
▍16. python-2.6
python软件下载,最新的python软件,好用,里面的内容协议都是最新的。(python software download, latest python software, easy to use, the contents of which are the latest agreement.)
▍17. ga_bp-master
说明: py代码,神经网络和遗传算法的优化预测信息(Optimization prediction information of Py code, neural network and genetic algorithm)
▍18. GAT-master
图注意力机制神经网络,添加监督信息来训练图神经网络(Training Graph Neural Network for Classification)
▍19. GAT-master
说明: 图注意力机制神经网络,添加监督信息来训练图神经网络(Training Graph Neural Network for Classification)
▍20. kmeans_waveform
说明: 基于UCI数据集Waveform的kmeans聚类,python语言实现,其中包括无噪声聚类和利用PAM产生20%高斯噪声的聚类。(Using K-means method to analyze the database Waveform from UCI platform. Coding language is Python.)