All Projects → ASD-ML-API → Similar Projects or Alternatives

548 Open source projects that are alternatives of or similar to ASD-ML-API

modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (+185.71%)
Mutual labels:  genetic-algorithm
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+59742.86%)
Mutual labels:  scikit-learn
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (+0%)
Mutual labels:  genetic-algorithm
Skoot
A package for data science practitioners. This library implements a number of helpful, common data transformations with a scikit-learn friendly interface in an effort to expedite the modeling process.
Stars: ✭ 50 (+257.14%)
Mutual labels:  scikit-learn
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+914.29%)
Mutual labels:  genetic-algorithm
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+7235.71%)
Mutual labels:  scikit-learn
Cross Adaptive Audio
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Stars: ✭ 82 (+485.71%)
Mutual labels:  genetic-algorithm
Cvpr paper search tool
Automatic paper clustering and search tool by fastext from Facebook Research
Stars: ✭ 43 (+207.14%)
Mutual labels:  scikit-learn
GeneticAlgorithmUniversityClassScheduler
A class scheduler using adaptive-elitist genetic algorithm.
Stars: ✭ 98 (+600%)
Mutual labels:  genetic-algorithm
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (+192.86%)
Mutual labels:  scikit-learn
NSGAII.jl
A NSGA-II implementation in Julia
Stars: ✭ 18 (+28.57%)
Mutual labels:  genetic-algorithm
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (+150%)
Mutual labels:  scikit-learn
trsh
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
Stars: ✭ 17 (+21.43%)
Mutual labels:  genetic-algorithm
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (+142.86%)
Mutual labels:  scikit-learn
Rl Course Experiments
Stars: ✭ 73 (+421.43%)
Mutual labels:  genetic-algorithm
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+6764.29%)
Mutual labels:  scikit-learn
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (+235.71%)
Mutual labels:  genetic-algorithm
Python for ml
brief introduction to Python for machine learning
Stars: ✭ 29 (+107.14%)
Mutual labels:  scikit-learn
UofT-Timetable-Generator
A web application that generates timetables for university students at the University of Toronto
Stars: ✭ 34 (+142.86%)
Mutual labels:  genetic-algorithm
Deep learning projects
Stars: ✭ 28 (+100%)
Mutual labels:  scikit-learn
DeepHyperNEAT
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_report18.pdf
Stars: ✭ 42 (+200%)
Mutual labels:  genetic-algorithm
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+240192.86%)
Mutual labels:  scikit-learn
Path planning
This repository contains path planning algorithms in C++ for a grid based search.
Stars: ✭ 70 (+400%)
Mutual labels:  genetic-algorithm
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+228435.71%)
Mutual labels:  scikit-learn
tsp-genetic-python
A genetic algorithm to solve the Travelling Salesman Problem, implemented in Python. Made by Jack Frigaard, modified by Mauricio Aizaga
Stars: ✭ 73 (+421.43%)
Mutual labels:  genetic-algorithm
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (+42.86%)
Mutual labels:  scikit-learn
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+207.14%)
Mutual labels:  genetic-algorithm
Nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
Stars: ✭ 940 (+6614.29%)
Mutual labels:  scikit-learn
neuroevolution-robots
Neuroevolution demo through TensorFlow.js, Neataptic, and Box2D
Stars: ✭ 31 (+121.43%)
Mutual labels:  genetic-algorithm
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (+57.14%)
Mutual labels:  scikit-learn
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+357.14%)
Mutual labels:  genetic-algorithm
Foxcross
AsyncIO serving for data science models
Stars: ✭ 18 (+28.57%)
Mutual labels:  scikit-learn
freqgen
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
Stars: ✭ 16 (+14.29%)
Mutual labels:  genetic-algorithm
Kmodes
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
Stars: ✭ 822 (+5771.43%)
Mutual labels:  scikit-learn
Ml Games
Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.
Stars: ✭ 247 (+1664.29%)
Mutual labels:  genetic-algorithm
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+5700%)
Mutual labels:  scikit-learn
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
Stars: ✭ 64 (+357.14%)
Mutual labels:  genetic-algorithm
Scikit Learn Doc Cn
scikit-learn机器学习库中文文档翻译项目
Stars: ✭ 721 (+5050%)
Mutual labels:  scikit-learn
Vehicleroutingproblem
Solved using AI techniques: Savings, Sweep, Genetic Algorithm, Google OR Tools
Stars: ✭ 61 (+335.71%)
Mutual labels:  genetic-algorithm
Windows Machine Learning
Samples and Tools for Windows ML.
Stars: ✭ 663 (+4635.71%)
Mutual labels:  scikit-learn
ga-openai-gym
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
Stars: ✭ 24 (+71.43%)
Mutual labels:  genetic-algorithm
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (+41978.57%)
Mutual labels:  scikit-learn
CreditCard Fraud Detection
利用Logistic回归实现信用卡欺诈检测
Stars: ✭ 31 (+121.43%)
Mutual labels:  scikit-learn
Hungabunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
Stars: ✭ 614 (+4285.71%)
Mutual labels:  scikit-learn
wargames
two soldiers shooting at each other, controlled by a neural network with a genetic algorithm.
Stars: ✭ 22 (+57.14%)
Mutual labels:  genetic-algorithm
Machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Stars: ✭ 5,984 (+42642.86%)
Mutual labels:  scikit-learn
Watchcarslearn
Self driving cars using NEAT
Stars: ✭ 59 (+321.43%)
Mutual labels:  genetic-algorithm
Baikal
A graph-based functional API for building complex scikit-learn pipelines.
Stars: ✭ 573 (+3992.86%)
Mutual labels:  scikit-learn
VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (+185.71%)
Mutual labels:  genetic-algorithm
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (+3892.86%)
Mutual labels:  scikit-learn
Circle Evolution
Evolutionary Art Using Circles in Python
Stars: ✭ 237 (+1592.86%)
Mutual labels:  genetic-algorithm
M2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Stars: ✭ 1,962 (+13914.29%)
Mutual labels:  scikit-learn
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (+157.14%)
Mutual labels:  genetic-algorithm
emoji-prediction
🤓🔮🔬 Emoji prediction from a text using machine learning
Stars: ✭ 41 (+192.86%)
Mutual labels:  scikit-learn
bayarea-2019-scikit-sprint
Bay Area WiMLDS scikit-learn open source sprint (Nov 2, 2019)
Stars: ✭ 16 (+14.29%)
Mutual labels:  scikit-learn
A-quantum-inspired-genetic-algorithm-for-k-means-clustering
Implementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
Stars: ✭ 28 (+100%)
Mutual labels:  genetic-algorithm
sktime-tutorial-pydata-amsterdam-2020
Introduction to Machine Learning with Time Series at PyData Festival Amsterdam 2020
Stars: ✭ 115 (+721.43%)
Mutual labels:  scikit-learn
go-ml-benchmarks
⏱ Benchmarks of machine learning inference for Go
Stars: ✭ 27 (+92.86%)
Mutual labels:  scikit-learn
Bot Evolution
An interesting display of evolution through neural networks and a genetic algorithm
Stars: ✭ 135 (+864.29%)
Mutual labels:  genetic-algorithm
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (+0%)
Mutual labels:  genetic-algorithm
301-360 of 548 similar projects