diabetes
Deep Learning Example using SHAInet
This workbook demonstrates how to create a Deep Learning network using SHAInet. We will be using the Pima Indians dataset to predict diabetes.
Installation
This requires crystal 0.23.1
Usage
This project uses crystal's playground. You can load and run the playground workbook using:
shards install
crystal play
open http://localhost:8080
Then select the Workbook -> Diabetes from the menu.
You can also compile and run the application:
crystal run src/diabetes.cr
Contributing
- Fork it ( https://github.com/drujensen/diabetes/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- drujensen Dru Jensen - creator, maintainer
Repository
diabetes
Owner
Statistic
- 5
- 0
- 0
- 0
- 0
- almost 3 years ago
- December 28, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 19:45:55 GMT
Languages