Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Conditional Random Field (CRF) layer #377

Closed

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    3bcc068 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Configuration menu
    Copy the full SHA
    b24ee9c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    2b9f3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e900aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    707ed99 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    829ac65 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    36ea1ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9140ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8b0be View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Rename files and minor fixes

    * Rename crf_ops* -> crf*
    * The RNN cells inherit `AbstractRNNCell` instead of `Layer`
    * Remove used `training` variable
    * Add docstring for RNN Cells
    Squadrick committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    a90b478 View commit details
    Browse the repository at this point in the history
  2. code format

    Squadrick committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    d25b747 View commit details
    Browse the repository at this point in the history
  3. save work progress

    howl-anderson committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    34811e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. save work progress

    howl-anderson committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    23460eb View commit details
    Browse the repository at this point in the history
  2. remove useless file

    howl-anderson committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    a0b6b7d View commit details
    Browse the repository at this point in the history
  3. Update & bugfix

    howl-anderson committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    d8d98a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    8049c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b58e5f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Update code

    howl-anderson committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    17bfe5f View commit details
    Browse the repository at this point in the history
  2. Update README

    howl-anderson committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6b9d252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e961f08 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    3db21ee View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Update code

    howl-anderson committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    18c569e View commit details
    Browse the repository at this point in the history
  2. Remove input_dim

    howl-anderson committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    6a4c8fc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    28790d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    7040e3f View commit details
    Browse the repository at this point in the history
  2. Update

    howl-anderson committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    7822d20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db242a View commit details
    Browse the repository at this point in the history
  4. Update

    howl-anderson committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d8d2157 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    6ca4215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b48e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f6fe9e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    ce24fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a6132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75603b3 View commit details
    Browse the repository at this point in the history
  4. fix code style

    howl-anderson committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5960add View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    778160f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8015ea8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Update comment

    howl-anderson committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    674267f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    f2eaf96 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    e89a569 View commit details
    Browse the repository at this point in the history
  2. bugfix and docfix

    howl-anderson committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    e23e19c View commit details
    Browse the repository at this point in the history
  3. update

    howl-anderson committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    b262357 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    19749e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    989cf2a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    15104e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    9b2bd18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484636f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Update crf design doc

    howl-anderson committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e7940bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    68ffff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Remove useless files

    howl-anderson committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1d4e98c View commit details
    Browse the repository at this point in the history
  2. fix code style

    howl-anderson committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fc6527e View commit details
    Browse the repository at this point in the history
  3. Remove useless file

    howl-anderson committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    78c390f View commit details
    Browse the repository at this point in the history
  4. CI: rerun

    howl-anderson committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    2f25570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d63cb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Add typing hint

    howl-anderson committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ab2ad10 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    howl-anderson committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e3d3cfe View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. fix TODOs

    howl-anderson committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    42f6b33 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Update doc

    howl-anderson committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    d21707c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4004310 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    33da859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24eb753 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    86acc6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2f8d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c0517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e694349 View commit details
    Browse the repository at this point in the history
  5. Formatting.

    gabrieldemarmiesse committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    9de6cf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    50ff813 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    howl-anderson committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    307678d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b5e0f View commit details
    Browse the repository at this point in the history