All Projects → Fasttext Tuning → Similar Projects or Alternatives

244 Open source projects that are alternatives of or similar to Fasttext Tuning

node-fasttext
Nodejs binding for fasttext representation and classification.
Stars: ✭ 39 (+200%)
Mutual labels:  fasttext
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (+130.77%)
Mutual labels:  fasttext
Gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles 🌀
Stars: ✭ 474 (+3546.15%)
Mutual labels:  genetic-algorithm
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (+7.69%)
Mutual labels:  genetic-algorithm
Flow-Shop-Scheduling
Genetic Algorithm for Flow Shop Scheduling
Stars: ✭ 19 (+46.15%)
Mutual labels:  genetic-algorithm
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+4053.85%)
Mutual labels:  genetic-algorithm
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (+700%)
Mutual labels:  genetic-algorithm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+45930.77%)
Mutual labels:  genetic-algorithm
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (+130.77%)
Mutual labels:  genetic-algorithm
Ecosim
An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.
Stars: ✭ 382 (+2838.46%)
Mutual labels:  genetic-algorithm
Tensorflow fasttext
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
Stars: ✭ 290 (+2130.77%)
Mutual labels:  fasttext
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (+200%)
Mutual labels:  genetic-algorithm
Pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Stars: ✭ 547 (+4107.69%)
Mutual labels:  genetic-algorithm
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (+0%)
Mutual labels:  genetic-algorithm
Geneticsharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Stars: ✭ 813 (+6153.85%)
Mutual labels:  genetic-algorithm
Training-Snake-Game-With-Genetic-Algorithm
training snake game using neural network and genetic algorithm
Stars: ✭ 28 (+115.38%)
Mutual labels:  genetic-algorithm
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+3869.23%)
Mutual labels:  genetic-algorithm
async-genetic
A blazing fast parameters optimiser by genetic algorithm
Stars: ✭ 18 (+38.46%)
Mutual labels:  genetic-algorithm
Devol
Genetic neural architecture search with Keras
Stars: ✭ 925 (+7015.38%)
Mutual labels:  genetic-algorithm
shorelark
Simulation of life & evolution
Stars: ✭ 109 (+738.46%)
Mutual labels:  genetic-algorithm
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+3007.69%)
Mutual labels:  fasttext
Mathematical-Modeling
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Stars: ✭ 30 (+130.77%)
Mutual labels:  genetic-algorithm
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+4907.69%)
Mutual labels:  genetic-algorithm
gene-oracle
Feature extraction algorithm for genomic data
Stars: ✭ 13 (+0%)
Mutual labels:  genetic-algorithm
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+2815.38%)
Mutual labels:  fasttext
Biosentvec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
Stars: ✭ 308 (+2269.23%)
Mutual labels:  fasttext
GA-Toolbox
Genetic Algorithms Toolbox
Stars: ✭ 41 (+215.38%)
Mutual labels:  genetic-algorithm
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+41530.77%)
Mutual labels:  genetic-algorithm
Iamdinosaur
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
Stars: ✭ 2,767 (+21184.62%)
Mutual labels:  genetic-algorithm
Alfa
Automated Line Fitting Algorithm
Stars: ✭ 6 (-53.85%)
Mutual labels:  genetic-algorithm
genetic-algorithm-matlab
A very simple Genetic Algorithm implementation for matlab, easy to use, easy to modify runs fast.
Stars: ✭ 18 (+38.46%)
Mutual labels:  genetic-algorithm
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+4100%)
Mutual labels:  genetic-algorithm
Hippocrates
No longer maintained, actually usable implementation of NEAT
Stars: ✭ 59 (+353.85%)
Mutual labels:  genetic-algorithm
Bert language understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Stars: ✭ 933 (+7076.92%)
Mutual labels:  fasttext
Seating Chart
Optimizing a Wedding Reception Seating Chart Using a Genetic Algorithm
Stars: ✭ 25 (+92.31%)
Mutual labels:  genetic-algorithm
Mynlp
一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)
Stars: ✭ 519 (+3892.31%)
Mutual labels:  fasttext
recmap
Draw your own Rectangular Statistical Cartogram - CRAN package
Stars: ✭ 18 (+38.46%)
Mutual labels:  genetic-algorithm
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+5423.08%)
Mutual labels:  genetic-algorithm
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+346.15%)
Mutual labels:  genetic-algorithm
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (+3838.46%)
Mutual labels:  genetic-algorithm
fastText1607
Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)
Stars: ✭ 20 (+53.85%)
Mutual labels:  fasttext
Nqueens Genetic
Solving the nqueens problem using genetic algorithm
Stars: ✭ 10 (-23.08%)
Mutual labels:  genetic-algorithm
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+530.77%)
Mutual labels:  genetic-algorithm
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+3246.15%)
Mutual labels:  genetic-algorithm
tetris-ai
A Tetris AI written in JavaScript that uses a genetic algorithm
Stars: ✭ 22 (+69.23%)
Mutual labels:  genetic-algorithm
Invaderz
Space invaders, but the invaders evolve with genetic algorithm
Stars: ✭ 686 (+5176.92%)
Mutual labels:  genetic-algorithm
Job-Shop-Scheduling-Genetic-Algorithm
Job Shop Scheduling Solver using Genetic Algorithyms
Stars: ✭ 48 (+269.23%)
Mutual labels:  genetic-algorithm
Fast sentence embeddings
Compute Sentence Embeddings Fast!
Stars: ✭ 384 (+2853.85%)
Mutual labels:  fasttext
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (+92.31%)
Mutual labels:  genetic-algorithm
Gpdotnetv4
C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
Stars: ✭ 19 (+46.15%)
Mutual labels:  genetic-algorithm
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (+69.23%)
Mutual labels:  genetic-algorithm
Ml From Scratch
Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
Stars: ✭ 20,624 (+158546.15%)
Mutual labels:  genetic-algorithm
ai-plays-flappybird
Using genetic algorithm and neural networks to teach AI to play flappy bird.
Stars: ✭ 58 (+346.15%)
Mutual labels:  genetic-algorithm
Textclassification Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
Stars: ✭ 621 (+4676.92%)
Mutual labels:  fasttext
Car Simulator
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.
Stars: ✭ 335 (+2476.92%)
Mutual labels:  genetic-algorithm
Droidsentinel
Analizador de tráfico para dispositivos Android potencialmente comprometidos como parte de una botnet orientado a detectar ataques DDoS.
Stars: ✭ 11 (-15.38%)
Mutual labels:  genetic-algorithm
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+55123.08%)
Mutual labels:  fasttext
Construct
JavaScript Digital Organisms simulator
Stars: ✭ 17 (+30.77%)
Mutual labels:  genetic-algorithm
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+4638.46%)
Mutual labels:  genetic-algorithm
Artificial Intelligence
Awesome Artificial Intelligence Projects
Stars: ✭ 330 (+2438.46%)
Mutual labels:  genetic-algorithm
1-60 of 244 similar projects