Giter Site home page Giter Site logo

cose474-final-project's Introduction

COSE474-Final-Project Report

This is a research project conducted as the final project for COSE474 Deep Learning.

Model Structure

Motivation

Many real-world problems consist of multiple classes, and there are areas like healthcare where accurate class assignment becomes critical. In general, multi-class classification problems are less accurate than binary classification problems because it becomes more difficult to accurately learn and distinguish the boundaries between each class. This phenomenon becomes more pronounced as the number of classes that need to be distinguished increases, so finding a way to address it is the motivation for this research. Consequently, this study propose a novel model structure aimed at both reducing the complexity of distinguishing classes and enhancing accuracy through a mechanism that compensates for incorrect classifications.

Results

How To Run

$ python main.py
$ python inference.py
  • Before training, please configure the experimental settings in the experimental_setting.json file.
  • The training logs are saved using the TensorBoard library. Please check the storage path.

cose474-final-project's People

Contributors

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