Tensorflow pycharm开发工具,tensorflow版本2.1 搭建神经网络的步骤: 1.import 导入模块 2.train test 构造数据集 3.model = tf.keras.model.Sequential搭建网络结构,如几个神经元,几层 4.model conpile 选择模型中用哪种计算函数 5.model fit 模型训练 6.model test 模型测试 7.model summary 打印出模型中各个参数的变化
-
Notifications
You must be signed in to change notification settings - Fork 0
qaqrt/Tensorflow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
pycharm开发工具,tensorflow版本2.1
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published