Coder Social home page Coder Social logo

genome_database's Introduction

Overview

This is a Python program written to interact and change a database created to hold the genomes of neural networks created within the neural net program. It stores the entitys name, input traits and output traits.

This software will allow me to hold data for surviving entities and put them against eachother to compete for resources to find the most resilient genome possible. It also holds dating showing which genomes do the best within there given environment.

Software Demo Video

Relational Database

The relationsal database I'm using is called genetics.db, it currently holds only one table.

The Genomes table hold each entity and its input and output traits.

Development Environment

This program was written in VScode, SQlite and was better visualized using SQliteStudio.

This program is written in Python and requires the sqlite3 library to be used. The language used within SQlite is SQL.

Useful Websites

Future Work

  • Integrate the databse to work in tadem with the Neural Network without the need for user input.
  • Create a variable or table for different developement environment the genome has been tested inside of or came from.
  • Place error handling within the program to better handle SQlite SQL syntax errors.

genome_database's People

Contributors

austinsways avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.