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·8 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with AgentNet

These projects share indexed features with AgentNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with yandexdataschool/agentnet?

Projects with overlapping indexed features 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.