其他文章
我爱 GTA
阿里云部署 Node
我爱 MATLAB
Python & Keras 深度学习
多标签分类器:
- Multi-label classification with Keras
- Keras and Convolutional Neural Networks (CNNs)
- How to (quickly) build a deep learning image dataset
- 基于 Keras 的多标签图像分类器
- 手把手教你用 Keras 进行多标签分类
- 多标签分类(基于 Keras)
- 使用 Keras 进行单模型多标签分类
- 教你用 Keras 和 CNN 建立模型识别神奇宝贝
深度学习:
Keras 深度学习框架:
- Keras 中文文档
- Keras 深度学习简明教程
- Keras 深度学习数据集
- keras.layers.BatchNormalization 解析
- Keras 中的 Embedding 简单理解
- Keras 中 to_categorical 函数解析
- Keras 用 fit 训练模型时,batch_size,steps_per_epoch 的含义
- model.fit()详解
- Keras 图像预处理-ImageDataGenerator 类
- Keras.preprocessing.image 中的 img_to_array
- sigmoid 和 softmax 的应用意义区别
- 如何理解 K.image_data_format() == 'channels_first'
- Keras-text.Tokenizer:文本与序列预处理
- 序列预处理 pad_sequences()序列填充
Python 模块:
- Python pickle 模块的用法
- sklearn 的 train_test_split()函数参数含义
- imutils 用法
- argparse 模块用法实例详解
- 标签二值化 LabelBinarizer
- CV2 库
实际操作: