jessealama / polyhedra

Logical research on combinatorial polyhedra (emphasizing Euler's polyhedron formula)
0 stars 0 forks source link

making it operational in common lisp #1

Open wpasieka opened 5 years ago

wpasieka commented 5 years ago

Hello Jesse,

Could You please explain how make the Polyhedra working in Common Lisp?.

I have downloaded and checked all files into REPL, no problem, but which set of commands we need to use, to see the program results? - as there are no examples.

Adrian.

jessealama commented 5 years ago

This software is essentially abandoned. It was used as part of the research that went into my Ph.D. dissertation. Embarrassingly, I myself don't recall how to use this software.

wpasieka commented 5 years ago

Thank You for coming back. Some time ago I got involved in the NN, but something was missing in there, and recently I found this article: ;; researchgate.net/post/For_neural_network_training_what_is_better_than_backpropagation
Started searching all related things in the Lisp environment, which I am a big fan of, this how an e-mail was sent to You.

In the meantime I found this: ;;zdnet.com/article/google-explores-ais-mysterious-polytope/

My intuition tells that this is a very big ocean of development for the NN.

I want to develop all in the Common Lisp, so Your project could be a good beginning. If You can spend some time on this I would be very grateful, and the code will be alive again.

The hope is based on the assumption that the Stanford guys don't forget : ).