552 Forks
5924 Stars
5924 Watchers

RD-Agent

Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automating these high-value generic R&D processes through R&D-Agent, which lets AI drive data-driven AI. 🔗https://aka.ms/RD-Agent-Tech-Report

How to download and setup RD-Agent

Open terminal and run command
git clone https://github.com/microsoft/RD-Agent.git
git clone is used to create a copy or clone of RD-Agent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RD-Agent https://github.com/microsoft/RD-Agent/archive/master.zip

Or simply clone RD-Agent with SSH
[email protected]:microsoft/RD-Agent.git

If you have some problems with RD-Agent

You may open issue on RD-Agent support forum (system) here: https://github.com/microsoft/RD-Agent/issues