Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AjeyPaiK authored Feb 9, 2024
1 parent 5b74fed commit 9224547
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,18 @@ OncoJit - Accelerating Oncology Models with JIT Compilation

OncoJIT is an innovative deep learning library designed to empower researchers and clinicians in the field of oncology with the speed and efficiency of Just-In-Time (JIT) compilation. By optimizing neural network models specifically for cancer research and clinical applications, OncoJIT enables rapid, real-time inference, facilitating faster diagnostics, personalized treatment planning, and cutting-edge cancer research.

Key Features:
**Installation**:

```
git clone https://github.com/NKI-AI/OncoJit.git
cd OncoJit
pip install -e .
```


**Key Features**:

**Optimized Performance**: Leverage the power of JIT compilation to enhance the performance of deep learning models, ensuring quicker load times and faster inference with minimal latency.

Expand Down

0 comments on commit 9224547

Please sign in to comment.