Rewrite of urnn in pure C - Programming On Unix
Users browsing this thread: 1 Guest(s)
|
|||
(06-09-2017, 11:51 AM)pizzaroll1 Wrote: I wanted to use urnn, it worked well enough, however I was dissatisfied with the hackiness of the scripts. Obviously neeasade had the same idea since there is a C branch of the urnn repo with hints of a complete rewrite.Which script exactly are you disatisfied with? They are all fairly straight forward Perl scripts and do one thing while accepting input from stdin. Yes, neeasade was working on a C port of the repo. (06-09-2017, 11:51 AM)pizzaroll1 Wrote: I benefited greatly from the efforts put in by venam, neeasade and others to gather training data and I learnt from the design of urnn.Cool, I hope you learned a lot. It was a fun project to put together. On a side note I've added a second license, a BSD one. |
|||
Messages In This Thread |
Rewrite of urnn in pure C - by pizzaroll1 - 06-09-2017, 11:51 AM
RE: Rewrite of urnn in pure C - by venam - 06-09-2017, 12:45 PM
RE: Rewrite of urnn in pure C - by pizzaroll1 - 06-09-2017, 01:20 PM
|