Code Monkey home page Code Monkey logo

tucann's Introduction

TUCANN: TUmor Characterization using Artificial Neural Networks

Code repository for "Tumor Characterization using Unsupervised Learning of Mathematical Relations within Breast Cancer Data" by Cristian Axenie and Daria Kurz submitted at ENNS ICANN2020 (15th โ€“ 18th September 2020).

Codebase:

datasets - the experimental datasets (csv files) and their source, each in separate directories models - codebase to run and reproduce the experiments

Directory structure:

model/.

  • create_init_network.m - init networks (SOM + HL)
  • error_std.m - error std calculation function
  • tumor_estimator_core.m - main script to run the system
  • model_rmse.m - RMSE calculation function
  • model_sse.m - SSE calculation function
  • parametrize_learning_law.m - function to parametrize learning
  • present_tuning_curves.m - function to visualize SOM tuning curves
  • randnum_gen.m - weight initialization function
  • tumor_growth_model_fit.m - function implementing ODE models
  • tumor_growth_models_eval.m - main evaluation on runtime
  • visualize_results.m - visualize output and internals
  • visualize_runtime.m - visualize runtime

Usage:

  • model/tumor_estimator_core.m - main function that runs the system and generates the runtime output file (mat file)
  • model/tumor_growth_models_eval.m - evaluation and plotting function reading the runtime output file

tucann's People

Contributors

caxenie avatar

Watchers

 avatar James Cloos 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.