Ram Ramrakhya

Results 35 issues of Ram Ramrakhya

@utsavgarg this PR contains initial work for RNN layer support for TF import. For handling RNN layers the current logic needed to be tweaked. Difference between other layers and RNN...

**Project Title:** Analytics dashboards for challenge hosts and participants **Description:** This project will involve writing REST API’s, plotting relevant graphs and building analytics dashboards for challenge hosts and participants. The...

Analytics dashboards for hosts and participants
GSoC-2022

**Project Title:** Adversarial data collection with Gradio **Description:** This project will focus on building an infrastructure to allow exposing models submitted to EvalAI as demos in order to collect adversarial...

GSoC-2022
Adversarial data collection with Gradio

**Project Title:** Robust test suite and infra optimization setup **Description:** This project will focus on building a robust test suite for EvalAI's functionalities. As part of the project we will...

GSoC-2022
Robust test suite and infra optimization setup

**Project Title:** Easy challenge management on EvalAI **Description:** This project will focus on streamlining the newly adopted GitHub challenge creation pipeline, building API’s for fully automating challenge creation on EvalAI,...

GSoC-2022
Easy challenge management on EvalAI

### Description Using the manage tab challenge hosts can start/stop/restart the challenge workers but they don't get any feedback from EvalAI when worker started/stopped/restarted successfully other than notification when action...

medium-difficulty
backend
GSOC-2021

### Description Currently, when a user logs in on the frontend v2 we redirect user to the `Hosted challenges` page. We should redirect user to the `All challenges` page after...

frontend_v2
GSOC-2021

### Description Add documentation to update evaluation script after creating a challenge.

### Description We need a cli command that will allow users to download all submissions of a challenge. The command should handle two cases: 1. If a user is host...

### Description Add tests for `get_user_access_token` method in [`evalai/utils/auth.py`](https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/utils/auth.py#L19).