caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <francois.berenger@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Tensorflow bindings for OCaml
Date: Thu, 10 Mar 2016 16:05:56 +0100	[thread overview]
Message-ID: <56E18D54.2010306@inria.fr> (raw)
In-Reply-To: <CAOqWbpX+skQM01Z4BY9BufGMOq3RfWnE6JpCaVbPuFbAA_V3hA@mail.gmail.com>

On 03/10/2016 03:19 AM, Milo Davis wrote:
> Are there Tensorflow bindings for OCaml?  I've looked around the
> internet and can't find any, but I'd like to double check before trying
> to build my own.  If not, does anyone have any suggestions for an
> alternative framework for neural networks in OCaml?

Recently, I was looking for some Kohonen Self Organizing Map (SOM)
library in OCaml and I didn't find one.

In opam, it looks like there is nothing related to neural networks
or I missed it.
This smells like a bad news (as in "nothing mature out there").

It looks like I will have to use R the day I really need to use SOM maps.

Here is what I found however:

https://code.google.com/archive/p/ocaml-onnt/

http://cvs.savannah.gnu.org/viewvc/neurocaml/src/?root=neurocaml

Article 71 in the OCaml Journal (not free, unfortunately):

http://www.ffconsultancy.com/products/ocaml_journal/index.html

An interesting e-mail but with dead links:

http://caml.inria.fr/pub/ml-archives/caml-list/1997\/10/e3746cfab892fc757d0d8abcbcc13420.fr.html

If we had at least some bindings in opam to a high quality neural 
networks library, that would be useful to several people ...

-- 
Regards,
Francois.
"When in doubt, use more types"

  reply	other threads:[~2016-03-10 15:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10  2:19 Milo Davis
2016-03-10 15:05 ` Francois Berenger [this message]
2016-03-10 17:43   ` Milo Davis
2016-03-10 17:54     ` Travis
2016-03-10 19:58     ` Jesper Louis Andersen
2016-03-29 16:01       ` Laurent Mazare
2016-03-30 15:12         ` Jesper Louis Andersen

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

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

  git send-email \
    --in-reply-to=56E18D54.2010306@inria.fr \
    --to=francois.berenger@inria.fr \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).