GithubHelp home page GithubHelp logo

project3's Introduction

Project 3 - Neural Networks

Due 03/19/2021

BuildStatus

File structure

.
├── README.md
├── Brenda_Miao_BMI203_HW3.ipynb
│   ...
├── clusters
│   ├── __main__.py
│   ├── _init__.py
│   └── algs.py
│   ...
├── output  
├── docs
│   └── build
│   	  └── html
│              └── index.html
│   ...
└── test
    └── test_NN.py

Sphinx documentation

Documentation for all my code can be found in the index.html file located in the docs folder as indicated in the file structure above

Part 1-5

Code (with functions imported from scripts.NN.py), figures, and my answers for parts 1-5 are located in the Jupyter notebook "BrendaMiao_BMI203_HW3.ipynb" in the root folder. The final test predictions are located in the "output" folder as a tsp file. The data folder was not changed.

Part 6: Requirements & testing

Additional packages imported for scripts.NN.py are updated in the requirements. Unit tests are located in test_NN.py and passing indicated by the badge in this repository

project3's People

Contributors

erin-n-gilbertson avatar laurashub avatar miriam-goldman avatar ucsf-bmi-203-2021 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.