Skip to content

swstarlab/semantic_memory_unit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic_memory_unit

http://www.dbpia.co.kr/journal/articleDetail?nodeId=NODE07613788

This is source code of the paper "Efficient external memory construction based on information gain" that experiments with House3D RoomNav task.

If you want to run this code, you have to install House3D Roomnav and you shold input your path to config.json

requirements

  • python 3.6+
  • pytorch 0.4.1

training

Before training, you have to configure gpu ids and number of cpu in Class Params in main.py

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%