Skip to main content

Framework para desenvolvimento de técnicas de Reinforcement Learning para futebol de robos.

Project description

VSS-Env

Introdução

O VSS-Env é um framework desenvolvido para estudar algoritmos e técnicas de Reinforcement Learning aplicados à categoria IEEE VSSS (Very Small Size Soccer). Ele fornece uma interface com o simulador FIRASim para treinar e avaliar os agentes inteligentes no contexto do futebol de robôs.

Pré-requisitos

É necessário que tenha instalado o simulador FIRASim. https://github.com/VSSSLeague/FIRASim

Instalação

Se você deseja instalar a versão de desenvolvimento diretamente do GitHub:

git clone https://github.com/DaviRosimES/VSS-Env.git

Uso Básico

Abaixo está um exemplo simples de como utilizar o VSS-Env:

import gymnasium as gym
import VSS-Env

env = gym.make("Stricker-v0")
state = env.reset()

done = False
while not done:
    action = env.action_space.sample()
    state, reward, done, info = env.step(action)

    env.render()

env.close()

Contribuição

Se deseja contribuir com o desenvolvimento do VSS-Env:

  1. Faça um fork do repositório.
  2. Clone o projeto: git clone https://github.com/DaviRosimES/VSS-Env.git
  3. Crie uma branch para suas modificações: git checkout -b minha-feature
  4. Submeta um pull request!

Contato

Caso tenha dúvidas ou sugestões, entre em contato pelo e-mail: davi.rosim@ges.inatel.br.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vss_env-1.1.1.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vss_env-1.1.1-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

Details for the file vss_env-1.1.1.tar.gz.

File metadata

  • Download URL: vss_env-1.1.1.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for vss_env-1.1.1.tar.gz
Algorithm Hash digest
SHA256 b5bc6b45e4f757a40f0e3f3f9072c4fc6a4964d093ebf5101fac261efc7b027e
MD5 454a533fce11276247b4f58a806dcce7
BLAKE2b-256 2113625316446d74b4575c0061a024718ad68941af1ab638f5b1c117a2d168f0

See more details on using hashes here.

File details

Details for the file vss_env-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: vss_env-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 22.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for vss_env-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 123a843bc02c8ee34d86b3531ede0727f7af6c8985974c25ffbb1c401df7a49e
MD5 9fc02cd8801b6f6a705915f9402916cf
BLAKE2b-256 fd583c0c34462e2ac87c59dd62f5e000f442df52b6ee7047d8941678e0966a77

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page