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 different types of visual encoder (nature cnn/resnet) #2289

Merged
merged 12 commits into from
Jul 19, 2019

Commits on Jul 3, 2019

  1. branch first commit

    dongruoping committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    5f1f63e View commit details
    Browse the repository at this point in the history
  2. add resnet

    dongruoping committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    02778b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    bb042bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b7acd View commit details
    Browse the repository at this point in the history
  3. fix bug

    dongruoping committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    0d32a08 View commit details
    Browse the repository at this point in the history
  4. reformatting

    dongruoping committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    17ecb8d View commit details
    Browse the repository at this point in the history
  5. fix type annotation

    dongruoping committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    52b78d7 View commit details
    Browse the repository at this point in the history
  6. reformatting

    dongruoping committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    fae3b10 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    f9a226e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de56c62 View commit details
    Browse the repository at this point in the history
  3. fix test

    dongruoping committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    e2fc447 View commit details
    Browse the repository at this point in the history
  4. remove redundant quotes

    dongruoping committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d088a02 View commit details
    Browse the repository at this point in the history