awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNeuroevolution Frameworks

Systems designed to evolve neural network architectures and weights using genetic algorithms.

Distinct from Neural Network Training Frameworks: Focuses specifically on evolutionary training rather than gradient-based optimization frameworks

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Neuroevolution Frameworks. Refine with filters or upvote what's useful.

Awesome Neuroevolution Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • xviniette/flappylearningxviniette 的头像

    xviniette/FlappyLearning

    3,993在 GitHub 上查看↗

    FlappyLearning 是一个机器学习沙盒和神经网络训练器,旨在模拟神经进化策略。它提供了一个环境,其中人工代理使用遗传算法进行进化,以优化游戏模拟中的性能。 该系统采用神经进化种群模型,利用前馈神经网络来开发自主游戏代理。它通过基于世代的迭代来管理这些代理的进化,使用基于适应度的选择来确定哪些网络能够存活和繁殖。 该训练框架结合了随机权重变异以探索新行为,并结合了基于精英主义的保留机制,以在世代间保持表现最好的特征。用户可以调整种群规模和变异率等参数来微调学习过程。

    Provides a complete framework for evolving populations of neural networks across multiple generations.

    JavaScriptflappybirdmachine-learningneuroevolution
    在 GitHub 上查看↗3,993
  1. Home
  2. Artificial Intelligence & ML
  3. Neural Network Training Frameworks
  4. Neuroevolution Frameworks