Skip to content

Instantly share code, notes, and snippets.

View avnishn's full-sized avatar

Avnish Narayan avnishn

  • anyscale
  • Bay Area, CA
View GitHub Profile
from ray.rllib.offline.json_reader import JsonReader
reader = JsonReader("/tmp/out/1d49a5b30e52401fa09809dc8bdc8e3e_000000.json")
print(next(reader.read_all_files()))