unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Damien Mattei <damien.mattei@gmail.com>
To: guile-user <guile-user@gnu.org>
Subject: Release 7.1 of Scheme+ and Comparison of code between Scheme+ (an enhanced scheme language) and Python
Date: Thu, 21 Sep 2023 09:36:11 +0200	[thread overview]
Message-ID: <CADEOadfvJHsJDx2J5XWxxb_f75cEgmb5zM13XQNnC_LSgKY5Kg@mail.gmail.com> (raw)

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



                 reply	other threads:[~2023-09-21  7:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADEOadfvJHsJDx2J5XWxxb_f75cEgmb5zM13XQNnC_LSgKY5Kg@mail.gmail.com \
    --to=damien.mattei@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).