{"id":22967439,"url":"https://github.com/asewhy/ml-sandbox","last_synced_at":"2025-06-30T06:05:39.708Z","repository":{"id":218405456,"uuid":"746326990","full_name":"AseWhy/ML-sandbox","owner":"AseWhy","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-28T08:53:50.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T05:18:18.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AseWhy.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-21T18:25:52.000Z","updated_at":"2024-02-20T20:34:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"7650772f-10bd-4c3f-8182-5a142409cc15","html_url":"https://github.com/AseWhy/ML-sandbox","commit_stats":null,"previous_names":["asewhy/tensorflow-sandbox","asewhy/ml-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AseWhy/ML-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AseWhy%2FML-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AseWhy%2FML-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AseWhy%2FML-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AseWhy%2FML-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AseWhy","download_url":"https://codeload.github.com/AseWhy/ML-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AseWhy%2FML-sandbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262720642,"owners_count":23353448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T21:13:01.702Z","updated_at":"2025-06-30T06:05:39.673Z","avatar_url":"https://github.com/AseWhy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ml-sandbox\n- Содержит наброски работы с нейросетями\n- Содержит примеры кода которые можно иногда использовать\n- Описание каждого модуля лежит в пакетах этих модулей, например: `java/ru/astecom/tic_tac/Readme.md`\n\n## Доступные команды\n- Запустить `gradle train` для обучения имеющихся моделей. Обучать модели нужно каждый раз, при изминении параметров модели.\n- Запустить `gradle run` для запуска пользовательского интерфейса приложения (для этого нужны обученные модели)\n- Запустить `gradle clean build` для сборки программы в исполняемый файл.\n  Программа собирается под linux, если нужно сбрка под другую платфору нужно удалить её из списка исключений в \n  `build.gradle.kts`: `exclude { it.name.contains(Regex(\"(macosx|windows|ios|android)\")) }`.\n  Перед сборкой будет выполнено обучение всех доступных моделей, которые поместятся в папку models.\n\n## Собранная программа\nПосле запуска `gradle clean build` в папке `build/distributions` появится zip и tar архив с исполняемым файлом. Для запуска нужно выполнить `java -jar [filename]`, где `[filename]` заменить на название файла","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasewhy%2Fml-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasewhy%2Fml-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasewhy%2Fml-sandbox/lists"}