Skip to content

Commit

Permalink
Merge pull request #238 from MLSysOps/HuaizhengZhang-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyz0918 authored Oct 11, 2024
2 parents ee7c58c + 9c980b3 commit 3d2db47
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,17 @@ mle chat
### :bar_chart: Generate Work Report

MLE agent can help you summarize your weekly report, including development progress, communication notes, and to-do lists.
For more details, see the [MLE-Agent Tutorials](https://docs.repx.app/tutorial/Report_your_progress_and_plan).

```bash
cd <project name>
mle report
```

Then, you can visit http://localhost:3000/ to generate your report locally.
Alternatively, you can directly try our deployed service at https://workspace.repx.app/ to generate reports with more third-party extensions (e.g., Zoom, Google Calendar) supported.

### :trophy: Start with Kaggle Competition

MLE agent can participate in Kaggle competitions and finish coding and debugging from data preparation to model training independently.
For more details, see the [MLE-Agent Tutorials](https://docs.repx.app/tutorial/Start_a_kaggle_task).
For more details, see the [MLE-Agent Tutorials](https://mle-agent-site.vercel.app/tutorial/Start_a_kaggle_task).

```bash
cd <project name>
Expand Down

0 comments on commit 3d2db47

Please sign in to comment.