ProgramTips
- Fortran相关
- Python相关
- 配置Auto-GPT
- 溶液配比计算
- python的一些乱七八糟
- 3. Python numpy,scipy,pandas这些库的区别是什么?
- TensorFlow基础
- TensorFlow API
- 一、TensorFlow的API查阅
- 二、TensorFlow常见API的使用
- (0) API查询索引
- (1) tf.placeholder函数
- (2) tf.nn.conv2d是怎样实现卷积的
- (3) tf.nn.max_pool实现池化操作
- (4) tf.nn.relu函数
- (5) tf.reshape、tf.get_shape和set_shape函数
- (6) tf.nn.dropout函数
- (7) tf.argmax函数
- (8) tf.cast类型转换函数
- (9) tf.train.AdamOptimizer函数
- (10) tf.Graph()函数
- (11) tf.nn.softmax_cross_entropy_with_logits的用法
- (12) tf.dynamic_partition函数,分拆数组
- (13) tf.reduce_mean等函数
- (14) apply_gradients 和 compute_gradients
- (15) tf.trainable_variables和tf.all_variables的对比
- (16) tf.control_dependencies
- (17) tf.global_variables_initializer()和tf.local_variables_initializer()区别
- (18) tf.InteractiveSession()与tf.Session()的区别
- (19) tf.get_variable和tf.Variable区别
- (20) tf.where()用法
- (21) tf.less()用法
- (22) tf.app.run()
- (23) tensorflow中的参数初始化方法
- (24) 优化器
- (25) 损失函数(或代价函数)
- (26) 设置自动衰减的学习率
- (27) 命令行参数
- Anaconda
- Anaconda一次更新所有库
- 使用指定的 GPU
- GPU 显存分析
- 1. TensorFlow 的安装
- Python 学习笔记(零)–基础篇
- Python 学习笔记(一)
- Python 学习笔记(二)
- Python 学习笔记(三)
- Python 学习笔记(四)
- Python 学习笔记(五)–”高颜值”
- matplotlib科研绘图—Times New Roman字体设置
- Matplotlib——绘制多个子图(Axes)及其布局
- 使用Python numpy 进行二维傅里叶变换 和 图片自相关
- 使用python(scipy和numpy)实现快速傅里叶变换(FFT)
- 修复matplotlib中文显示问题Font family [sans-serif] not found
- IPython和Jupyter的使用
- 多维(三维四维)矩阵向量运算-超强可视化
- Python中如何显示程序进度条
- 全面总结 pip install 与 conda install 的使用区别
- 一个python跨节点并行计算的问题
- python的库包管理工具pip-tools
- 创建一个交互式的Python应用程序
- Fortran tips
- Python tips