Skip to content

Commit

Permalink
fixup!: minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
manoflearning committed Sep 13, 2024
1 parent 1136e1a commit c96a214
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ A lightweight deep learning framework in Rust and Python

Cranberry is a deep learning framework developed using Rust and Python. It combines the performance of Rust with the flexibility of Python to create a powerful yet concise tool for machine learning practitioners and researchers.

### Current Status

Cranberry is in its early stages of development but is already functional for basic deep learning tasks. We are actively working on expanding its capabilities to make it a robust and practical framework for a wide range of applications.

### Key Features

- Minimal set of kernels implemented in Rust
Expand All @@ -30,6 +26,10 @@ Cranberry is in its early stages of development but is already functional for ba
- PyTorch-like API for familiar and intuitive usage
- Designed for real-world applications while maintaining simplicity

### Current Status

Cranberry is in its early stages of development but is already functional for basic deep learning tasks. We are actively working on expanding its capabilities to make it a robust and practical framework for a wide range of applications.

## Getting Started

### Installation
Expand Down

0 comments on commit c96a214

Please sign in to comment.