tensorflow/models

View on GitHub
research/pcl_rl/full_episode_objective.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function get has 11 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def get(self, rewards, pads, values, final_values,
Severity: Major
Found in research/pcl_rl/full_episode_objective.py - About 1 hr to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def __init__(self, learning_rate, clip_norm, num_samples,
    Severity: Minor
    Found in research/pcl_rl/full_episode_objective.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status