Comments for Bahrudin Hrnjica Blog All about technology: ML, .NET, EA, FEM, Math... Mon, 23 Jul 2018 21:42:26 +0000 hourly 1 http://wordpress.com/ Comment on How to manually fix content error in Microsoft Word by David Rutter /2014/01/23/how-to-manually-fix-content-error-in-microsoft-word/#comment-80290 Mon, 23 Jul 2018 21:42:26 +0000 http://bhrnjica.net/?p=5649#comment-80290 Thank you. This worked perfectly.

As a note: it won’t work if you completely extract the document to a folder, edit, compress that folder as a zip, then rename it back. It only works if you edit the zip archive in place for some reason. That is, open the zipped folder, extract only the document.xml file, edit it, save it, then drag the edited file back into the compressed folder.

]]>
Comment on Using CNTK 2.2 and Python to learn from Iris data by KitJuicy /2017/11/12/using-cntk-2-2-and-python-to-learn-from-iris-data/#comment-79907 Sun, 08 Jul 2018 08:26:18 +0000 http://bhrnjica.net/?p=7081#comment-79907 I often visit your site and have noticed that you don’t update it often. More frequent updates will give your website higher authority & rank in google.

I know that writing content takes a lot of time, but you
can always help yourself with miftolo’s tools which will shorten the time
of creating an article to a few seconds.

]]>
Comment on Using CNTK and C# to train Mario to drive Kart by Rav /2018/02/16/using-cntk-and-c-to-train-mario-to-drive-kart/#comment-79244 Sat, 23 Jun 2018 22:24:45 +0000 http://bhrnjica.net/?p=7268#comment-79244 if you have experience in Microsoft CNTK and interested in freelance work, please let me know at

]]>
Comment on Using ANNdotNET – GUI tool to create CNTK based model for Iris data set by Bahrudin Hrnjica /2018/04/01/using-anndotnet-gui-tool-to-create-cntk-based-model-for-iris-data-set/#comment-78809 Thu, 07 Jun 2018 09:50:40 +0000 http://bhrnjica.net/?p=7335#comment-78809 Please post this issue on GIthub page , so other people can find the solution.
Thank you
Bahrudin

]]>
Comment on Using ANNdotNET – GUI tool to create CNTK based model for Iris data set by Guillaume /2018/04/01/using-anndotnet-gui-tool-to-create-cntk-based-model-for-iris-data-set/#comment-78808 Thu, 07 Jun 2018 09:47:51 +0000 http://bhrnjica.net/?p=7335#comment-78808 ok, found! if i do not define the test data selection then no file is created and it fails ^^
thanks again for your tool/blog

]]>
Comment on Using ANNdotNET – GUI tool to create CNTK based model for Iris data set by Guillaume /2018/04/01/using-anndotnet-gui-tool-to-create-cntk-based-model-for-iris-data-set/#comment-78807 Thu, 07 Jun 2018 09:34:31 +0000 http://bhrnjica.net/?p=7335#comment-78807 checked,
the exception mentioned a file ending by _test and i have in the location a file with the same name but ending by _train, so for me the account is able to create files here the one it’s looking for is missing

]]>
Comment on Using ANNdotNET – GUI tool to create CNTK based model for Iris data set by Bahrudin Hrnjica /2018/04/01/using-anndotnet-gui-tool-to-create-cntk-based-model-for-iris-data-set/#comment-78806 Thu, 07 Jun 2018 09:16:33 +0000 http://bhrnjica.net/?p=7335#comment-78806 HI,

thanks for comment. During Model creation, ANNdotNET creates two files in temp directory which are in cntk format. Based on those files the model setup number of input and output dimensions, as well as prepare training and testing data sets.
For some reason the app cannot access those files.
Please make sure that the temp folder is accessible by your account and or please repeat the procedure from the begging.

Hope this will fix the issue.

Bahrudin

]]>
Comment on Using ANNdotNET – GUI tool to create CNTK based model for Iris data set by Guillaume /2018/04/01/using-anndotnet-gui-tool-to-create-cntk-based-model-for-iris-data-set/#comment-78805 Thu, 07 Jun 2018 09:02:21 +0000 http://bhrnjica.net/?p=7335#comment-78805 Hello, and thanks for this blog
i just clone the project from github this morning.
build it and run the app in debug (x64 – WIN7 , i guess CPU only).
everything fine ’till i tried to start training the model
i got this exception
System.ApplicationException : ‘Input file ‘C:\Users\[username]\AppData\Local\Temp\76663462-60c3-4de2-8902-361d63d87c6acntk_test’ is not open.
from Factory.cs progressReport
hoping that’s a small issue …

]]>
Comment on Using CNTK and C# to train Mario to drive Kart by Bahrudin Hrnjica /2018/02/16/using-cntk-and-c-to-train-mario-to-drive-kart/#comment-78287 Mon, 21 May 2018 21:40:57 +0000 http://bhrnjica.net/?p=7268#comment-78287 Hi Dave,
thank you for the comment. Unfortunately I have no time to implement this RL.

Hope will have in the future,

Regards
Bahrudin

]]>
Comment on Using CNTK and C# to train Mario to drive Kart by Dave /2018/02/16/using-cntk-and-c-to-train-mario-to-drive-kart/#comment-78279 Mon, 21 May 2018 09:19:14 +0000 http://bhrnjica.net/?p=7268#comment-78279 I just wanted to thank you for these great articles about Deep Learning and C#. They helped me a lot. Apparently Microsoft has forgotten C# developers in the whole AI area.
You are probably too busy but it would be great if you could show us how to do Reinforcement Learning with CNTK and C#? For example a demo of this idea or something like that.

Thanks a lot for your articles.
Dave

]]>