Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/baselines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openai/baselines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tf2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 139 files changed
  • 4 contributors

Commits on Aug 8, 2019

  1. Baselines for Tensorflow 2.0. (#978)

    * Baselines for Tensorflow 2.0.
    
    Please do note that:
    1. ACER, ACKTR, GAIL is still under development by external
    contributors.
    2. HER is still under development by tanzheny@google.com.
    
    * Some cleanup.
    
    * Addressing some comments.
    tanzhenyu authored and pzhokhov committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d1a05a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. tf2: Updated setup.py dependencies. (#1002)

    * Updated setup.py dependencies.
    
    * Allow tf2 baselines pip package setup to work with all tf2 cpu/gpu versions.
    pisiiki authored and pzhokhov committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    713f1a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. flake8 complaints

    pzhokhov committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    517433f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99a73a View commit details
    Browse the repository at this point in the history
Loading