ANNSER

No need to worry about going "off topic" here
Forum rules
This forum is for general chit-chat, not necessarily APL-related. However, it's not for spam or for offensive or illegal comments.

ANNSER

Postby romilly on Fri Jun 03, 2016 8:39 am

I've just launched https://github.com/annser/annser - A Neural Network Simulator for Education and Research. No code yet, but a statement of goals.

The code will be implemented in Dyalog APL.

Let me know if you would like to contribute.
romilly
 
Posts: 6
Joined: Tue May 03, 2016 9:51 am

Re: ANNSER

Postby DanB|Dyalog on Sat Jun 04, 2016 11:30 am

Hi,
I had a quick look. You say the ws is V15 and won't be able to be loaded in previous versions but can't you make a dyapp or dyalog file so people can boot with them?

If you put all your code into a program in a .dyalog file then anyone, from any version from 14 onwards will be able to use it.

Ex:
      ∇ launch
[1] ⎕SE.SALT.Load'/my/path/*'
[2] NNP ⍝ start Neural Network Program

]save launch /my/NN/code/ -m
\my\NN\code\launch.dyalog

and later on
      ⎕SE.SALT.Boot '/my/NN/code/launch.dyalog'


Dan
DanB|Dyalog
 


Return to Chat

Who is online

Users browsing this forum: No registered users and 1 guest