A collection of some of the neat math and physics tricks that I've collected over the last few years.
翻译 - 我在过去几年中收集的一些精巧的数学和物理技巧的集合。
A Nice-looking CV template made into LaTeX
#计算机科学#Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
#博客#🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
翻译 - 🎨 优雅作家的另一个主题,具有现代扁平风格和美丽的夜间/黑暗模式。
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
#计算机科学#🥕 Evolutionary Neural Networks in JavaScript
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
#计算机科学#Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
GPU-accelerated NeuroEvolution of Augmenting Topologies (NEAT)
#计算机科学#This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major conc...
The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
#计算机科学#Self driving cars using NEAT
NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report1...