Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.prolog > #14443
| From | Mild Shock <janburse@fastmail.fm> |
|---|---|
| Newsgroups | comp.lang.prolog |
| Subject | Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) |
| Date | 2025-02-13 19:11 +0100 |
| Message-ID | <volckq$6r8g$1@solani.org> (permalink) |
| References | <vmt1k9$bokb$1@solani.org> <vmtonr$c5ui$1@solani.org> <vo2ke7$11mi6$1@solani.org> <vo7lrk$14pkn$1@solani.org> <vofbf9$35so$1@solani.org> |
An autoencoder learns two functions: an encoding function that transforms the input data, and a decoding function that recreates the input data from the encoded representation. We approach autoencoders via our already developed SAT Learning in the Prolog programming language. Switching from a marginal maximizer to a conditional maximizer gives better results but also requires a more costly and slower optimizer. Maximum entropy methods were already suggest by Peter Cheeseman in 1987. Mostlikely flawed since there is not yet a feedback loop from the decoder to the encoder. Maximum Entropy in SAT Autoencoding https://x.com/dogelogch/status/1890093860782764409 Maximum Entropy in SAT Autoencoding https://www.facebook.com/groups/dogelog Mild Shock schrieb: > > Dogelog Player is a Prolog system for JavaScript, > Python and Java. It is 100% written in Prolog itself. > We present an enhancement to DCG translation. It uses > unification spilling to reduce the number of needed > unify (=)/2 calls and intermediate variables. > > Unification spilling can be readily implemented by > performing unification (=)/2 during DCG translation. > Careful spilling without breaking steadfastness gave > us a 10% — 25% speed increase not only for the calculator > example but also for the Albufeira transpiler. > > See also: > > DCG Translation with Unification Spilling > https://x.com/dogelogch/status/1889270444647182542 > > DCG Translation with Unification Spilling > https://www.facebook.com/groups/dogelog >
Back to comp.lang.prolog | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-01-23 10:20 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-01-23 16:54 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-02-06 16:28 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-02-08 14:23 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-02-11 12:14 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-02-13 19:11 +0100
Re: ANN: Dogelog Player 1.2.6 (Segmented Fileaccess) Mild Shock <janburse@fastmail.fm> - 2025-02-20 11:21 +0100
csiph-web