Skip to content

rileymcdowell/genomic-neuralnet-paper

Repository files navigation

Genomic Neuralnet Thesis Paper

  • Author: Riley McDowell
  • Email: mcdori02{at}luther{dot}edu

Executive Summary


This is the source code to compile my thesis paper.

Compiling the Paper


You'll need the following at a minimum to compile the paper.

  1. GNU Make
  2. LaTeX
  3. latexmk

For viewing the paper, you'll also need

  1. evince

Once the requirements are met, compile and view the pdf with make from the root directory of the repository.

# Just compilation
make 

# Compile and vew the paper with evince.
make view 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published