#计算机科学#Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learnin...
翻译 - 从零开始的机器学习。机器学习模型和算法的裸露NumPy实现重点在于可访问性。旨在涵盖从线性回归到深度学习的所有内容。
#自然语言处理#Code for Tensorflow Machine Learning Cookbook
#自然语言处理#Statistical Machine Intelligence & Learning Engine
翻译 - 统计机器智能与学习引擎
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales...
翻译 - 遗传算法,粒子群优化,模拟退火,蚁群优化算法,免疫算法,人工鱼群算法,差异进化和TSP(旅行商)
Generate high-quality triangulated and polygonal art from images.
翻译 - 从图像生成高质量的三角图稿。
#计算机科学#Statistical and Algorithmic Investing Strategies for Everyone
翻译 - 针对所有人的统计和算法投资策略
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
#算法刷题#High-Performance Symbolic Regression in Python and Julia
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
simple neural network library in ANSI C
#计算机科学#Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
#计算机科学#Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
#计算机科学#A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modifie...
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
#计算机科学#Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
#计算机科学#Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
#计算机科学#🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js
Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149
A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)
#计算机科学#Genetic neural architecture search with Keras