All Projects → eva → Similar Projects or Alternatives

53 Open source projects that are alternatives of or similar to eva

19CSE100-Solving-and-Algorithmic-Thinking
19CSE100 - Problem Solving and Algorithmic Thinking (PSAT) - 1st Sem - B.E. (CSE-CYS) - ASC, CBE.
Stars: ✭ 76 (+322.22%)
Mutual labels:  problem-solving
problem-solving
No description or website provided.
Stars: ✭ 56 (+211.11%)
Mutual labels:  problem-solving
hal-cgp
Cartesian genetic programming (CGP) in pure Python.
Stars: ✭ 20 (+11.11%)
Mutual labels:  evolutionary-algorithm
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+305.56%)
Mutual labels:  evolutionary-algorithm
TetrisAI
The old school Tetris game in addition with an AI that learns evolutionary how to play this game
Stars: ✭ 24 (+33.33%)
Mutual labels:  evolutionary-algorithm
Advent-of-Code-2019
My solutions for Advent of Code 2019
Stars: ✭ 14 (-22.22%)
Mutual labels:  problem-solving
Algorithms and DS
The Algorithm Studies during the ACM-ICPC Lab lectures
Stars: ✭ 39 (+116.67%)
Mutual labels:  problem-solving
apxr run
A topology and parameter evolving universal learning network.
Stars: ✭ 14 (-22.22%)
Mutual labels:  evolutionary-algorithm
gh coding test
gahui_coding_test
Stars: ✭ 26 (+44.44%)
Mutual labels:  problem-solving
Dino-AI
An AI to teach Google Chrome's dinosaur to jump obstacles.
Stars: ✭ 15 (-16.67%)
Mutual labels:  evolutionary-algorithm
Competitive-Programming-June-Course-
Problem Solving Ability Skills Course
Stars: ✭ 24 (+33.33%)
Mutual labels:  problem-solving
evolvable
An evolutionary computation framework
Stars: ✭ 43 (+138.89%)
Mutual labels:  evolutionary-algorithm
pepcoding-dsa
This repository consists of all the material from my data structures and algorithms preparation.
Stars: ✭ 20 (+11.11%)
Mutual labels:  problem-solving
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+12238.89%)
Mutual labels:  problem-solving
Ios Developer Roadmap
Roadmap to becoming an iOS developer in 2018.
Stars: ✭ 5,514 (+30533.33%)
Mutual labels:  problem-solving
Data-structures
Data Structures in Java
Stars: ✭ 13 (-27.78%)
Mutual labels:  problem-solving
baps-bgd.github.io
This repository is used to maintain the site of BAPS. Please read the README if you are willing to contribute.
Stars: ✭ 17 (-5.56%)
Mutual labels:  problem-solving
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Stars: ✭ 134 (+644.44%)
Mutual labels:  problem-solving
BFEdevSolutions
Solutions to problems that I solved on bigfrontend.dev
Stars: ✭ 21 (+16.67%)
Mutual labels:  problem-solving
algorithm-training
The repository of problem solving (especially algorithm problems of computer science)
Stars: ✭ 23 (+27.78%)
Mutual labels:  problem-solving
LeetCode
Competitive coding submissions at Leetcode goes here
Stars: ✭ 14 (-22.22%)
Mutual labels:  problem-solving
BOJ
💊Baekjoon Online Judge (Java, Kotlin, Swift) & PS Roadmap
Stars: ✭ 41 (+127.78%)
Mutual labels:  problem-solving
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (+72.22%)
Mutual labels:  problem-solving
RedQuarkTutorials
Code used in all my tutorials on my website - redquark.org
Stars: ✭ 27 (+50%)
Mutual labels:  problem-solving
203-ACM-Problems-Code
203 ACM Problems Source Code in C++
Stars: ✭ 43 (+138.89%)
Mutual labels:  problem-solving
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (+33.33%)
Mutual labels:  problem-solving
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (+83.33%)
Mutual labels:  problem-solving
OOKata
A catalog of Object Oriented Programming Problems
Stars: ✭ 20 (+11.11%)
Mutual labels:  problem-solving
Data-Structures
This is my Data Structure code using Java Language
Stars: ✭ 13 (-27.78%)
Mutual labels:  problem-solving
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (+166.67%)
Mutual labels:  problem-solving
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (+55.56%)
Mutual labels:  problem-solving
programmers
programmers를 이용한 코딩테스트 공부
Stars: ✭ 42 (+133.33%)
Mutual labels:  problem-solving
DSA-EndGame
I have started Data structures and Algorithms on April 1, 2021, and this repository will be containing my resources, tutorial, codes, and my approach to Qs, for future reference. As I'm in the learning process, this repository will be refreshed daily with my new bits of knowledge.
Stars: ✭ 103 (+472.22%)
Mutual labels:  problem-solving
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (+577.78%)
Mutual labels:  problem-solving
SimplexSolver
Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.
Stars: ✭ 38 (+111.11%)
Mutual labels:  problem-solving
COMPETITVE-PROGRAMMING
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
Stars: ✭ 60 (+233.33%)
Mutual labels:  problem-solving
challenge100-codingtest-study
누구나 참여 가능한 알고리즘 코딩테스트 문제풀이 스터디
Stars: ✭ 84 (+366.67%)
Mutual labels:  problem-solving
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+1894.44%)
Mutual labels:  problem-solving
Code-Collection
个人博客、解决方案、遇到的问题记录、代码片段、笔记
Stars: ✭ 14 (-22.22%)
Mutual labels:  problem-solving
codeforces-timer
A Google Chrome extension which adds a timer to practice timed problem solving on codeforces
Stars: ✭ 20 (+11.11%)
Mutual labels:  problem-solving
Python
covers python basic to advance topics, practice questions, logical problems in python, web development using html, css, bootstrap, jquery, DOM, Django 🚀🚀. 💥 🌈
Stars: ✭ 29 (+61.11%)
Mutual labels:  problem-solving
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (+516.67%)
Mutual labels:  problem-solving
Data Analysis And Machine Learning Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Stars: ✭ 5,166 (+28600%)
Mutual labels:  evolutionary-algorithm
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (+477.78%)
Mutual labels:  evolutionary-algorithm
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+222.22%)
Mutual labels:  evolutionary-algorithm
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+355.56%)
Mutual labels:  evolutionary-algorithm
Evagents
A "Natural" Selection Simulator using Neural Nets
Stars: ✭ 19 (+5.56%)
Mutual labels:  evolutionary-algorithm
geppy
A framework for gene expression programming (an evolutionary algorithm) in Python
Stars: ✭ 124 (+588.89%)
Mutual labels:  evolutionary-algorithm
Robyn
Robyn is an experimental, automated and open-sourced Marketing Mix Modeling (MMM) package from Facebook Marketing Science. It uses various machine learning techniques (Ridge regression with cross validation, multi-objective evolutionary algorithm for hyperparameter optimisation, gradient-based optimisation for budget allocation etc.) to define m…
Stars: ✭ 433 (+2305.56%)
Mutual labels:  evolutionary-algorithm
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 (+116.67%)
Mutual labels:  evolutionary-algorithm
moead-py
A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)
Stars: ✭ 56 (+211.11%)
Mutual labels:  evolutionary-algorithm
trsh
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
Stars: ✭ 17 (-5.56%)
Mutual labels:  evolutionary-algorithm
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (+38.89%)
Mutual labels:  evolutionary-algorithm
1-53 of 53 similar projects