From 93351d16827ac41c5814ecd9a2501eabda8159e7 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 18 Jun 2024 00:02:08 +0100 Subject: [PATCH] Update README --- README.md | 66 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 49e637c..cda42a4 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,11 @@ Welcome to Clash Royale Build-A-Bot! This project provides an advanced state generator that accurately returns detailed information using cutting-edge technologies.  [![Discord](https://img.shields.io/badge/Discord-00c8d6?logo=discord&logoColor=white&style=flat)](https://discord.gg/K4UfbsfcMa) -[![Python 3.12.4](https://img.shields.io/badge/python-3.12.4-00c8d6?style=flat&logo=python&logoColor=white)](https://www.python.org/downloads/release/python-3124/) +[![Python 3.10.0](https://img.shields.io/badge/python-3.10.0-00c8d6?style=flat&logo=python&logoColor=white)](https://www.python.org/downloads/release/python-3100/) [![All Contributors](https://img.shields.io/badge/all_contributors-17-00c8d6?style=flat)](#contributors-) [**Getting Started**](#getting-started-with-your-clash-royale-bot) | -[**Latest Updates**](#latest-updates) | -[**To-Do List**](#to-do-list) | +[**Leaderboard**](#leaderboard) [**Data**](#data) | [**Contributors**](#contributors-) @@ -36,29 +35,50 @@ Follow these steps to set up your environment: Need help? Join our [Discord server](https://discord.gg/K4UfbsfcMa). --- -

Latest Updates

-**1.3.0** -* Added synthetic data for unit training. -* Updated README.md. +

Leaderboard 

-**1.2.1** -* Fixed ONNX and Pillow bugs. -* Enabled CPU execution provider for ONNX runtime. -* Updated debug code with new Pillow functionality. - ---- -

To-Do List

- -* Improve PeteBot's performance. -* Label more diverse cards. -* Add a tracking layer for unit predictions. -* Publish tutorials on Q-learning and imitation learning. -* Release the YOLOv5 training notebook. -* Implement chest opening and card upgrading. -* Create a leaderboard for top bots. + + + + + + + + + + + + + + + + + + + + + + + +
RankNameTrophiesBotb>
#1 + + Leviaria +
Leviaria

+
+

2110

+
+

CustomBot

+
#2 + + Pbatch +
Pbatch

+
+

1126

+
+

CustomBot

+
-Have an idea? Contribute! ---

Data