unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Release 7.1 of Scheme+ and Comparison of code between Scheme+ (an enhanced scheme language) and Python
@ 2023-09-21  7:36 Damien Mattei
  0 siblings, 0 replies; only message in thread
From: Damien Mattei @ 2023-09-21  7:36 UTC (permalink / raw)
  To: guile-user

I present a comparison of the same algorithm between two languages:
Python versus Scheme+, a language based and written in Scheme.

The algorithm is based on fundamental deep learning : a multi-layer
neural network simulate 2 boolean functions NOT and XOR and a
mathematical function SIN (sine).

First i present the original Python program and his output, after the
Scheme+ version.


https://racket.discourse.group/t/comparison-of-code-between-scheme-an-enhanced-scheme-language-and-python/2317

The code is for the Scheme+ version for Racket, i will give a version
for Guile later, but the same version 7.1 for Guile of Scheme+
language is already released and available:

https://github.com/damien-mattei/Scheme-PLUS-for-Guile

the doc and features are  the same as for Racket:
https://damien-mattei.github.io/Scheme-PLUS-for-Racket/Scheme+io.html



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-21  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21  7:36 Release 7.1 of Scheme+ and Comparison of code between Scheme+ (an enhanced scheme language) and Python Damien Mattei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).