Anyone interested in learning computer languages should definitely check out https://www.pluralsight.com too, you do need a subscription, but there's a wealth of information on there.
Anyone interested in learning computer languages should definitely check out https://www.pluralsight.com too, you do need a subscription, but there's a wealth of information on there.
I have pluralsight subscription through my employer. They do have great amount of courses. For those who can not afford $300 USD, there are resources like edX :...
Encog is actually a very nice machine learning library for C#, especially for beginners. Very small amount of boiler plate required compared to other libraries. Only issue is no support for GPU....
Encog is actually a very nice machine learning library for C#, especially for beginners. Very small amount of boiler plate required compared to other libraries. Only issue is no support for GPU.
There is a plug-in available for Visual Studio called 'The Hybridizer' which allows you to write GPU code completely in C#. I am far too lazy to try to try to combine these two. But it would be a great project.
Anyone interested in learning computer languages should definitely check out https://www.pluralsight.com too, you do need a subscription, but there's a wealth of information on there.
I have pluralsight subscription through my employer. They do have great amount of courses. For those who can not afford $300 USD, there are resources like edX : https://www.edx.org/course/introduction-to-c-sharp and MIT's https://ocw.mit.edu/courses/find-by-topic .
Only thing which is not free and not available to buy is commitment.
C# is my favorite language, hands down. So many libraries, just no TensorFlow :(
Encog is actually a very nice machine learning library for C#, especially for beginners. Very small amount of boiler plate required compared to other libraries. Only issue is no support for GPU.
There is a plug-in available for Visual Studio called 'The Hybridizer' which allows you to write GPU code completely in C#. I am far too lazy to try to try to combine these two. But it would be a great project.
Thanks :D