Skip to content

Original code is from the book "Machine Learning Projects for .NET Developers" by Mathias Brandewinder

License

Notifications You must be signed in to change notification settings

lasp91/DigitsRecognizer_using_Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitsRecognizer_using_Kotlin

Original code is from the book "Machine Learning Projects for .NET Developers" by Mathias Brandewinder

Taking a look at code from the referred book, I decided to experiment with the original code and also use different languages for comparison purposes, but getting the same results. I basically created a new “Kotlin” code project based on the existing “F#” code.

Running the code is also possible to compare the execution time between the different projects.

The FVS2015 project is in: https://github.com/lasp91/DigitsRecognizer---Experiments-with-VS2015/blob/master/README.md It also includes code for compiled F#, C++ (based on the original C# code) and a "Functional C++".

About

Original code is from the book "Machine Learning Projects for .NET Developers" by Mathias Brandewinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published