Git Product home page Git Product logo

part_b_data's Introduction

Part_B_Data

SEQUENCES_TO_PROCESS stores the sequences which need to have fitness calculated, where the filename is the name of the sequence.

PROCESSED_SEQUENCES stores the sequences which have been processed, with the filename as the name of the sequence, and the contents as the fitness score.

PARAMS stores the parameter files of the various models used to calculate fitness

HELPER_FILES stores the various encoding and data files which the training and some functions depend on.

GA_DATA stores the excel sheet mapping sequences to their fitness and potentially other computed data

Part A: Trains all the algorithms and stores parameters https://colab.research.google.com/drive/15185toAaOooZk4yHbh5t9-HJmonDuYuV?usp=sharing

Part B: Downloads parameters and runs GA, fitness calculates fitness https://colab.research.google.com/drive/1hHGX1lfNVdAcUeQ5fHfHWq0IPhAswYS1?usp=sharing

Part B Client: Downloads parameters and runs GA, fitness is a fetch function from this repo. https://colab.research.google.com/drive/1JybmZayB51Jg_aP7odvOG9p2_E2pOFWz?usp=sharing

Part B Client Mongo: Downloads parameters and runs GA, fitness is a fetch function from a MongoDB https://colab.research.google.com/drive/1Giv6xuVzLS9NFoV8054T1o3mN_j_32Al

Client: Runs the actual fitness function, and allows for distributed computing. https://colab.research.google.com/drive/1UjmodRu5yx9if6FFB9PsNxaganR_jfOU?usp=sharing

Client Mongo: Runs the actual fitness function, and allows for distributed computing. https://colab.research.google.com/drive/1LhCshiWFeXqC1xp9FrNKQ1pWTRo5OFGR?authuser=2

part_b_data's People

Contributors

specialthing avatar specialthing44 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.