awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nivwusquorum avatar

nivwusquorum/tensorflow-deepq

0
View on GitHub↗
1,166 estrellas·290 forks·Jupyter Notebook·MIT·3 vistas

Tensorflow Deepq

A deep Q learning demonstration using Google Tensorflow

Features

  • Algorithm Implementations - Demonstration of deep Q-learning using the TensorFlow framework.
  • Reinforcement Learning Frameworks - Demonstration of deep Q-learning using the TensorFlow framework.

Historial de estrellas

Gráfico del historial de estrellas de nivwusquorum/tensorflow-deepqGráfico del historial de estrellas de nivwusquorum/tensorflow-deepq

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Tensorflow Deepq

Proyectos open-source similares, clasificados según cuántas características comparten con Tensorflow Deepq.
  • instadeepai/jumanjiAvatar de instadeepai

    instadeepai/jumanji

    841Ver en GitHub↗

    🕹️ A diverse suite of scalable reinforcement learning environments in JAX

    Python
    Ver en GitHub↗841
  • kaixhin/atariAvatar de Kaixhin

    Kaixhin/Atari

    264Ver en GitHub↗

    Persistent advantage learning dueling double DQN for the Arcade Learning Environment

    Lua
    Ver en GitHub↗264
  • chainer/chainerrlAvatar de chainer

    chainer/chainerrl

    1,200Ver en GitHub↗

    ChainerRL is a deep reinforcement learning library built on top of Chainer.

    Python
    Ver en GitHub↗1,200
  • openai/baselinesAvatar de openai

    openai/baselines

    16,733Ver en GitHub↗

    Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation learning, and training orchestration. It provides a library of standardized learning algorithms used to benchmark and replicate research results, alongside a deep learning policy framework for constructing neural network architectures such as multi-layer perceptrons, convolutional networks, and long short-term memory networks. The project includes a specialized imitation learning toolkit that enables agents to mimic expert behavior through behavior cloning and generative adversarial

    Python
    Ver en GitHub↗16,733
Ver las 30 alternativas a Tensorflow Deepq→

Preguntas frecuentes

¿Qué hace nivwusquorum/tensorflow-deepq?

A deep Q learning demonstration using Google Tensorflow

¿Cuáles son las características principales de nivwusquorum/tensorflow-deepq?

Las características principales de nivwusquorum/tensorflow-deepq son: Algorithm Implementations, Reinforcement Learning Frameworks.

¿Qué alternativas de código abierto existen para nivwusquorum/tensorflow-deepq?

Las alternativas de código abierto para nivwusquorum/tensorflow-deepq incluyen: openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… resibots/blackdrops — Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018. chainer/chainerrl — ChainerRL is a deep reinforcement learning library built on top of Chainer. instadeepai/jumanji — 🕹️ A diverse suite of scalable reinforcement learning environments in JAX. kaixhin/atari — Persistent advantage learning dueling double DQN for the Arcade Learning Environment. rlcode/reinforcement-learning — Minimal and Clean Reinforcement Learning Examples.