Skip to content
#

ctr

Here are 81 public repositories matching this topic...

DeepCTR
MildAdam
MildAdam commented Mar 17, 2020

Describe the bug(问题描述)
运行run_dien.py时,报错ValueError: The name "seq_length" is used in 2 times in the model. All layer names should be unique.

To Reproduce(复现步骤)
Steps to reproduce the behavior:

  1. 运行examples/run_dien.py
  2. See error

Operating environment(运行环境):

  • python version [3.7.4]
  • tensorflow version [2.0.0]
  • deepctr version [0.7.4]

Additional context
Add

rvolgers
rvolgers commented Jul 31, 2018

I have a couple of suggestions that might help people understand the security properties of this library, even if they don't know much about crypto.

  • The subcrates are published on crates.io, but the subcrates don't include the warning of the top-level crate that there has been no formal security review.
  • There is no mention of a common mistake made with stream ciphers: if you reuse the same
McCastles
McCastles commented Apr 3, 2020

Thank you very much for your work, I feel like it used to work, but as I enter my User Token in it, I get the response:

{u'message': u'(#100) Pages Public Content Access requires either app secret proof or an app token', u'code': 100, u'type': u'OAuthException', u'fbtrace_id': u'AuwdgxokRLwtt9dVKOsH06x'}

Well, when I plug in the App Token, the response follows:

{u'message': u"(

Improve this page

Add a description, image, and links to the ctr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ctr topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.