Git Product home page Git Product logo

open-mdp's Introduction

open-mdp 简介

maimai-diff-predictor 项目旨在通过通用的基于 simai 语法的 majdata.txt 谱面文件,使用经过训练的 lstm 模型进行分析得到推测的谱面定数。

一个在 web 上运行的该项目可见 https://right-sg.icu/mdp-web

当前版本的项目于 2024/8/24 上传,模型完成于 2024/8/17。目前先开源了模型文件和推理模块,在进一步完善后训练模块也会一同放出。

inference 目录下存放了模型的推理模块,可以使用相应程序和模型完成定数推测。

serializer 目录下存放了谱面序列化预处理模块,其中 Process 脚本基于 MajdataEdit 项目。

目前项目尚未面向较易用的场景,因此如果需要适应不同需求请查看并修改 inferenceserializer 下的源代码从而构建贴合需求的程序。

目前而言,您需要将 majdata.txt 放到 serializer 目录下并运行 exe 程序,将得到的 pre-rawchart.json 文件移动到 inference 目录下,再运行 main.py 完成推理。显然,要应对大量谱面处理的情况,您有必要需要修改源代码,对应的函数均做了一定程度的封装,因此相关的过程并不繁琐。

目前模型较为稚嫩,预测定数仅供参考,如果有准确度要求请务必辅以人工检查。

open-mdp's People

Contributors

rightsg avatar becods avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.