Skip to content

kmoroz67/DosePredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Introduction

Treatment dosage prediction using PyTorch Neural Network + Lightning.

This neural model predicts treatment dosage effectiveness for our patients.

Set ups

Create and activate virtual env

$ python -m venv simple_nn
$ source simple_nn/bin/activate

Install requirements

$ pip install -r requirements.txt

Git clone this repo to your server/local

$ git clone git@github.com:kmoroz67/DosePredict.git

About

Treatment dosage prediction using PyTorch Neural Network + Lightning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors