generation-algorithms
There are 31 repositories under generation-algorithms topic.
paulbricman/thisrepositorydoesnotexist
A curated list of awesome projects which use Machine Learning to generate synthetic content.
TheTempAccount/Co-Speech-Motion-Generation
Freeform Body Motion Generation from Speech
IDouble/ChatGPT-Simple-Tutorial-Image-Text-Code-Generation
🖼️ A simple ChatGPT AI tutorial on how to generate images/text/code and its limitations 🤖
ENSTA-U2IS-AI/MR_perceptual
A Study of Deep Perceptual Metrics for Image quality Assessment
dreais/wFita
Contains map generation and path finding
hashempour/GaBlockSudoku
Solving Block Sudoku puzzle by Genetic Algorithm (Machine Learning)
IGNF/route-graph-generator
Script collection used to generate routing data for Road2 (https://github.com/IGNF/road2)
lai-bluejay/diego
Diego: Data in, IntElliGence Out. A fast framework that supports the rapid construction of automated learning tasks. Simply create an automated learning study (Study) and generate correlated trials (Trial). Then run the code and get a machine learning model. Implemented using Scikit-learn API glossary, using Bayesian optimization and genetic algorithms for automated machine learning. Inspired by [Fast.ai](https://github.com/fastai/fastai).
Andres6936/MGeneration
Project Original: https://github.com/avli/ascii-owrpg
Guthen/Chunk2D
Small library to create 2D worlds and chunks in side-view.
lllllll-llll-llllll/dungeon_generation
mathematically illiterate experiments on dungeon generation
aeglon97/RAK-Map
An in-progress Android app showcasing an interactive map with all the available businesses within Ras al Khaimah, UAE.
Alotfy55/Maze-Runner
C++ App that generates a Maze or read a Maze from a text file and Let the user either solve it on his own or use Graph Searching Algorithms to Solve it or Do both
boraakoguz/JavaRacer-generative-algorithm
A generation algorithm AI implementation on a racing simulator.
DemonInTheCloset/Mazes
A repository to make and solve mazes with different algorithms
iFairPlay22/Flappy-Bird
Reproduction du jeu "Flappy bird" via le moteur de jeu Unity en C#.
YaroslavGaponov/gbc
Generation based cache
Adarshvader/IndependentResearch
Report for INFO4900 Independent Research under Prof. Dawn Schrader. Surveyed bias detection and mitigation methods in language models. Identified emerging Language Model tasks where existing mechanisms fail. Designed a novel fairness test and proposed a framework to update large language models when what society considers fair changes.
chedgala/MomTrunc
The MomTrunc R package computes arbitrary products moments (mean vector and variance-covariance matrix), for some doubly truncated (and folded) multivariate distributions.
joniumGit/namegen
LCG Based Pseudorandom Name Generation Proof-of-Concept
lastleon/MuRNN
A small project that shows how a LSTM based machine learning model can automatically generate music
leshchenko1979/fishbowl
Simulating evolution of fish intelligence in a fishbowl using genetic algorithms
luismcsoul/the-sustainable-republic
An intercontinental network of metropolitan areas organised by river basins, commuting patterns and ruled by generational career paths.
megadimenex/MegaRandCi
This code is a parameter-based (System Time, System Date and MAC Address) cipher generation program. You can adjust it according to your needs.
NoeDemange/Cage-Moleculaire
Génération de guides de cages moléculaires
ravi-kp/graphProperties
There are many graph properties. but here we provided a library in C++ that provides a few properties of graphs.
vesas/simple-wfc
Simple wave function collapse texture generator which creates larger textures from simple tiles and constraints
ziadmoftah/Maze-Runner
Maze Solver using graph theory made by C++
TonyChouteau/dungeon_generator
Binded project to generate 2D dungeon with multiple floor with multiple rooms on each one.