Giter Club home page Giter Club logo

mlp3's Introduction

Jack Truskowski
Adela Yang

Project 4

The files we created were script (a script for running the program), and all of the input files in the InputFiles/ directory (various combinations of crossover and mutation parameters)

We modified p4.c (from the fitness function in lab7) to read in cancer data in the correct format and to have the correct fitness function.

---

Running the program:

(1) Pull out all files from the InputFiles/ folder to its parent directory (The InputFiles/ directory is just for organizational purposes)

(2) The script titled "script" will run all the experiments and print the results to a file in OutputFiles/
For more information on which output file refers to which test, please refer to the bottom of this README file

---

To run a set of parameters individually:

go p4 in.p41 >& OutputFiles/output.p41 &

Change the .p41 in both places according to which set of parameters you'd like to run (again, refer to the bottom of this file for more info)

- - - 

****  README for P4 ****

This directory contains the file input and output file naming table:

		Crossover 	Mutation
p41 		.3			.0001
p42		.3			.001
p43		.3			.01
p44		.6			.0001
p45		.6			.001
p46		.6 			.01
p47		.9			.0001
p48		.9			.001
p49		.9			.01

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.