tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
PythonNOASSERTION
Issues
- 0
A error about Q_learning
#1166 opened by guest-oo - 0
A error abot
#1165 opened by guest-oo - 0
There are errors in the source code(源代码写的有错误)
#1163 opened by SB-Moloo - 1
'tensorflow.python.framework.ops.EagerTensor' object has no attribute '_info'
#1162 opened by Tara-Liu - 0
如何使用贝尔曼期望方程计算价值函数 V (s)?
#1161 opened by Ynjxsjmh - 1
Questions about PPO
#1152 opened by imitatorgkw - 1
module 'tensorflow' has no attribute 'placeholder'
#1160 opened by gtm2122 - 2
A problem about using cuda()
#1159 opened by qzhiyue - 1
Grammatical error
#1157 opened by RealWorldEdits376W - 0
IndexError: list index out of range
#1156 opened by jaried - 6
AttributeError: 'str' object has no attribute 'decode'
#1155 opened by jaried - 7
- 2
AttributeError: module 'tensorflow.python.framework.ops' has no attribute '_TensorLike'
#1153 opened by jaried - 2
Performance issue in the definition of read_and_decode, examples/data_process/tutorial_tfrecord.py(P1)
#1140 opened by DLPerf - 0
How is the loss calculated about actor in A3C
#1150 opened by imitatorgkw - 5
module 'tensorflow.python.framework.ops' has no attribute '_TensorLike' , This error is reported after the program runs
#1149 opened by imitatorgkw - 0
- 1
- 3
Performance issues in examples/
#1139 opened by DLPerf - 2
- 2
tl.layers.DropoutLayer 用于构建tf.estimator.Estimator,训练/预测模式切换时 报错 ‘ValueError: Variable model/relu1/W does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=tf.AUTO_REUSE in VarScope?’
#1133 opened by dengyin - 2
SRGAN转为.pb
#1125 opened by jz-li666 - 5
Possible Arbitrary code execution bug.
#1116 opened by d3m0n-r00t - 1
a bug in tutorial_prioritized_replay.py?
#1084 opened by hanbaoan123 - 1
tutorial_PG for continuous action
#1105 opened by hanbaoan123 - 3
- 4
Bug of PPO
#1072 opened by GIS-PuppetMaster - 1
- 0
Is LSTMRNN speeded up by Cudnn?
#1064 opened by GIS-PuppetMaster - 0
Examples need more comments
#1066 opened by lichongcoco - 3
Difference between tutorial_mnist_mlp_static.py and tutorial_mnist_mlp_static_2.py
#1054 opened by 0xtyls - 3
Do we have a slack channel?
#1059 opened by bokutotu - 5
Feature Request: Add Mish activation
#1060 opened by digantamisra98 - 0
Export STN to TFLITE
#1061 opened by hvico - 6
Need new feature: model visualization
#1051 opened by costrice - 1
About the function of tl.prepro.threading_data
#1053 opened by lkyee - 7
I have installed tf v2.2 (cuda 10.1) to run tutorial_keras.py by tensorlayer, and an error occured. THANKS for possible help!
#1092 opened by suntaochun - 1
Weird code in batch normalization
#1096 opened by WyldeCat - 1
- 1
Spatial Transformer not working
#1098 opened by gergopool - 0
How can I save tensorlayer's customized model as saved_model format in tensorflow2.x and tensorlayer2.x?
#1097 opened by cy1996go - 0
AttributeError: module 'tensorlayer.layers' has no attribute 'clear_layers_name'
#1094 opened by qiyang77 - 1
- 2
How to save tensorlayer2 model as .pb file
#1091 opened by haowsun - 3
Problem with using LaylerNorm in tensorlayer 2
#1082 opened by mrgreen3325 - 0
input shape of deformable convilution OP must be fixed?If my input shape of w is not fixed. how can i use deformable convilution function?
#1076 opened by cjt222 - 0
How to incorporate a Focal Loss function?
#1073 opened by luke2997 - 1
- 0
New RL algorithm request:ACKTR
#1069 opened by GIS-PuppetMaster - 3
Discrete SAC
#1048 opened by junhuang-ifast