# Burn - Rust로 작성된 딥러닝 프레임워크

> Clean Markdown view of GeekNews topic #8197. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8197](https://news.hada.io/topic?id=8197)
- GeekNews Markdown: [https://news.hada.io/topic/8197.md](https://news.hada.io/topic/8197.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-01-07T10:03:02+09:00
- Updated: 2023-01-07T10:03:02+09:00
- Original source: [github.com/burn-rs](https://github.com/burn-rs/burn)
- Points: 10
- Comments: 0

## Topic Body

- "Burn Unstoppable Rusty Neurons"  
- Pytorch와 유사하게 자신의 신경망 모듈을 만들 수 있는 Module   
- 훈현에 metric, loggin, checkpointing 지원  
- 백엔드 선택가능한 Tensor crate  
  - CPU/GPU 지원되는 Tch 백엔드   
  - 빠른 컴파일 시간의 NdArray 백엔드   
  - 모든 백엔드를 차별화 가능하게 만드는 Autodiff 백엔드   
- 다양한 유틸리티를 제공하는 Dataset crate

## Comments



_No public comments on this page._
