Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CAAI/CNN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: davidkvcs/CNN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on May 25, 2020

  1. Updated main.py to match Mathias main.py script (lymphome noise proje…

    …ct testing)
    David Kovacs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c9a42a3 View commit details
    Browse the repository at this point in the history
  2. Updated all scripts in CAAI/CNN/scipts and CAAI/CNN/pyhtontoolkit to …

    …match Mathias version
    David Kovacs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    495f2fb View commit details
    Browse the repository at this point in the history
  3. added reinstall.sh file

    David Kovacs committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4509f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0298cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62e8488 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Changed line 7 in train.py to "crom CAAI import networks"

    David Kovacs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    3aea471 View commit details
    Browse the repository at this point in the history
  2. added import tensorflow as tf and tf.keras... to all files where nece…

    …ssary (dataaug, losses, networks, predict, train)
    David Kovacs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    15938d1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Updated code to run on tensorflow 2.2 and cuda 10.1

    David Kovacs committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3cb5dc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from davidkvcs/lymphoma_noise_tf==2.2

    Lymphoma noise tf==2.2
    davidkvcs committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0e9f10e View commit details
    Browse the repository at this point in the history
Loading