Skip to content

missing lua file: model_utils/optim_updates.lua #2

Description

@cash

In model.lua, there is this require:

require 'model_utils.optim_updates'

That file does not exist in this repo. I found it in the visdual repo and created a symbolic link in the base directory of visual-chatbot:

ln -s /opt/visdial/model_utils .

This could be solved with a git module like neuraltalk2 or by including those directories in this repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions