MemBrain Neural Network Editor + Simulator User Forum
Für deutschsprachige Benutzer: Die Default-Sprache des Boards ist englisch. Bei der Registrierung kann die Boardsprache auf deutsch umgestellt werden! Für englische und deutsche Beiträge gibt es getrennte Forenbereiche.
update: i managed to build membrainlib.dll... , but when i try to debug membrainlibusageexample i get an error MemBrainDLL not found/cant load membrain.dll anyone knows what to do? thank you.
Alex.
i forgot to add that i couldnt add reference to file like mbdllwrapper.dll and membraindll.dll(and 64x) it gave me an error... . i use c# on visual studio 2013, windows7 sp1.
hi, thank you for your answer, it really helped. but now i have a new problem :( . i downloaded the c# wrapper and i cant build it to make a dll file, and so i cant make use of it. i now use visual studio 2013 express. if you can help me with how to build it or link to a built membrainLib.dll it ...
hi, im new to programming and to membrain, but i like membrain with all its possibilities. i created a net that works great for my needs and i want to make a dll file that will be able to "store" the finished net so that i will be able to import a function that will use that net, something like ...