Sujet : ANN: Dogelog Player 1.3.1 (Higher Order)
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : comp.lang.prologDate : 25. Mar 2025, 18:08:01
Autres entêtes
Message-ID : <vruntg$c66q$1@solani.org>
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.20
Dear All,
We are happy to announce a new edition
of the Dogelog player:
- Enhanced library(compat):
After some hestitation, since our Prolog system
has only monomorphic predicate caches for compilation,
we introduced nevertheless a new call/n predicate. It
works as specified in the ISO core standard.
- Enhanced library(lists):
Now that we had call/n we also introduced maplist/n,
foldl/n, etc.. They follow what is found in other Prolog
systems such as SWI-Prolog, etc.. As small optimization
we are nevertheless able to introduce a cache for the
duration of the loops.
- New library(linear):
The is a first member of a new package(edge) which
aims to provide deep learning. It provides a few vector
and matrix operations purely implemented with library(lists).
Testing shows that it can be already used for neural
networks training and deployment.
Have Fun!
Jan Burse,
http://www.xlog.ch/ , 25.03.2025