Gev

Results 12 issues of Gev

Issue by osoblanco (and many others): Add ability to be able to search not only the tracked metrics, but operations on top of them: `loss + accuracy`

type / enhancement
area / SDK-storage

issue by samvelyan: Aim SDK allows to collect only one metric at once. There are many occasions when the AI researchers collect metrics and track them via dictionaries. It would...

type / enhancement
area / SDK-storage

Issue by jrieke on Slack: Aim docs don't effectively project at the moment how Aim helps with solving the comparison. Potentially a shortage of examples, guides on overall Aim information...

area / docs

Issue by Islam on Slack. It would be super-useful if Aim would visualize tracked images as a gif with a slider to see the progression of tracked images.

type / enhancement
area / Web-UI

Feature request from Denovo: Ability to overlay several charts (with similar scale) on top of each other to observe intersection or how they behave in contrast to each other.

type / enhancement
area / Web-UI

Thanks for the great work. It would be great to add [Aim](https://github.com/aimhubio/aim) to train generator as an experiment logger option. Aim is the most advanced open source experiment comparison tool...

existing template

HI, Gev here - the author of [Aim](https://github.com/aimhubio/aim) Love your work on the NeoRL and would love to contribute. ### Changes Proposal Aim 3.x has been released a while ago...

## 🚀 Feature Ability to visualize not only the `latest` metric values but also `best` on the Runs Explorer dashboard. ### Motivation Runs explorer is used a lot for comparing...

type / enhancement
area / Web-UI

TODO: go through the project and update the detailed milestones too.

When running RL experiments, there is a huge value in watching agent's interaction with the environment via a video. One way to implement this: Collect RGB frames and compile them...

type / enhancement