.NET deep learning stack: CNTK 101: Logistic Regression
An exhaustive port of CNTK's first logistic regression tutorial, using strictly .NET tools. Also included is an example of using a heat map to visualize network output. Read more
An exhaustive port of CNTK's first logistic regression tutorial, using strictly .NET tools. Also included is an example of using a heat map to visualize network output. Read more
Wherein we use the Cognitive Toolkit Python tutorials as a user's guide towards pythonless data science coding. Is MathNet/Deedle/Accord.net a viable alternative to numpy/pandas/scikit-learn? Let's find out! Read more