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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yandexdataschool avatar

yandexdataschool/AgentNetArchived

0
View on GitHub↗
299 stars·70 forks·Python·7 viewsagentnet.rtfd.org↗

AgentNet

Deep Reinforcement Learning library for humans

Features

  • Algorithm Implementations - Library for deep reinforcement learning using Theano and Lasagne.
  • Reinforcement Learning Frameworks - Library for deep reinforcement learning and custom recurrent networks.

Star history

Star history chart for yandexdataschool/agentnetStar history chart for yandexdataschool/agentnet

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AgentNet

Similar open-source projects, ranked by how many features they share with AgentNet.
  • instadeepai/jumanjiinstadeepai avatar

    instadeepai/jumanji

    841View on GitHub↗

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

    Python
    View on GitHub↗841
  • kaixhin/atariKaixhin avatar

    Kaixhin/Atari

    264View on GitHub↗

    Persistent advantage learning dueling double DQN for the Arcade Learning Environment

    Lua
    View on GitHub↗264
  • chainer/chainerrlchainer avatar

    chainer/chainerrl

    1,200View on GitHub↗

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

    Python
    View on GitHub↗1,200
  • nivwusquorum/tensorflow-deepqnivwusquorum avatar

    nivwusquorum/tensorflow-deepq

    1,166View on GitHub↗

    A deep Q learning demonstration using Google Tensorflow

    Jupyter Notebook
    View on GitHub↗1,166
See all 30 alternatives to AgentNet→

Frequently asked questions

What does yandexdataschool/agentnet do?

Deep Reinforcement Learning library for humans

What are the main features of yandexdataschool/agentnet?

The main features of yandexdataschool/agentnet are: Algorithm Implementations, Reinforcement Learning Frameworks.

What are some open-source alternatives to yandexdataschool/agentnet?

Open-source alternatives to yandexdataschool/agentnet include: nivwusquorum/tensorflow-deepq — A deep Q learning demonstration using Google Tensorflow. openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… 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. resibots/blackdrops — Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018.