fitness-score

There are 13 repositories under fitness-score topic.

  • primaryobjects/AI-Programmer

    Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149

    Language:C#1.1k1589264
  • ashleve/EvOLuTIoN

    A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes

    Language:C#49608
  • SirBob01/NEAT-Python

    Genetic learning algorithm implementation for simulations, games, or general machine learning problems

    Language:Python473710
  • tonykero/Moe

    [OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms

    Language:C++34614
  • JohnNay/datafsm

    Machine Learning Finite State Machine Models from Data with Genetic Algorithms

    Language:R15386
  • Stypox/dicio-skill

    Assistance component base for Dicio assistant components

    Language:Kotlin14423
  • AkshayMathur92/SyncHealth

    SyncHealth is an Android app to move fitness data from Samsung Health to Google Fit.

    Language:Java10414
  • Luc-Bams/fitbit

    This repository contains scripts to collect data from the fitbit API and a notebook containing my analysis of this data.

    Language:R2000
  • Abdallahelraey/X_Fit

    This project aims to develop a comprehensive fitness assessment and workout planning system to assist users in achieving their fitness goals effectively. The system will allow users to register and undergo an initial assessment to determine their fitness level and goals. Based on the assessment results, the system will recommend personalized workou

    Language:Python1100
  • noarche/FatassChecker

    Calculate your body stats to the national average.

    Language:Python110
  • PasaOpasen/cost2fitness

    PyPI package for 1) conversion cost values (less is better) to fitness values (more is better) and vice versa, 2) using fast neural networks for forward propagation

    Language:Python110
  • AidenKerr/genetic-v2

    Genetic Algorithm that simulates natural selection & evolution visually with a custom-built algorithm

    Language:JavaScript0201
  • devxdebanjan/geneticalgo

    This is a genetic algorithm example in which we use OpenAI gym environment and use its cartpole function. The fitness values for each generation improves though genetic algorithm. Problem statement and output graphs provided.

    Language:Python00