Cloud-CV / Cloud-CV/visual-chatbot

missing lua file: model_utils/optim_updates.lua

Open
#2 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
189
Forks
60
PR merge metrics
No merged PRs in 30d

Description

In model.lua, there is this require:
```lua
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.