• This repository has been archived on 19/Mar/2023
  • Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DNN Implementation 使用 C Sharp 語言實作 DNN,並透過非同步程式設計技術,將訓練過程即時呈現,可以讓使用者更加了解模型訓練過程以及 loss、acc 的變化。此程式還將其應用在英文手寫辨識中,可以讓使用者體驗 DNN 辨識手寫字母的樂趣