GithubHelp home page GithubHelp logo

rosetta's Introduction

Rosetta Quality Estimation

This project was developed by Ludo Mitchener (ludomitch), Alvaro Part (alvaroprat97), and Sacha Hu (me)

Requirements

This project requires Python v3.6.x and pip3 to run.

Setup

Requirements:

  • Python 3
  • pip3
  • Java 6.0+
  1. Install dependencies

Dependency management is done through pip.

pip3 install -r requirements.txt

Command line interface

Rosetta.

Usage:
  rosetta.py <mode> <save>

Options:
  -h --help     Show this screen.

Available Scripts

From the root directory, you can run:

python3 -m rosetta <mode> <save> to run the rosetta training pipeline. <mode> accepts the values 'no-extract' or 'extract' and decides respectively whether to load pre-generated features saved in the /saved_features directory or whether to extract the features from scratch. <save> accepts 'T' of 'F'. T for if you want to save the model as model.pt and F if you do not want to save the model generated.

python3 -m evolution to run the evolutionary manager pipeline. No options are required as all config options are hard-coded into the python file.

rosetta's People

Contributors

sachahu1 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.