[Savannah-register-public] [task #15369] Submission of Anyuta - simplest but powerful AI for different tasks; here is stocks/commodities/crypocurrencies trading-advisor, based at it

2019-08-18 Thread Ineiev
Update of task #15369 (project administration):

  Status:None => Cancelled  
 Assigned to:None => ineiev 
 Open/Closed:Open => Closed 

___

Follow-up Comment #1:

We discourage simplistic packages on Savannah.  Anyuta is effectively a single
file less than 100 lines long; it could be hosted on a web page and doesn't
need a dedicated Savannah group with all its features.

A side note: Mawk isn't a GNU package, and gnuplot _is_ free, not just "seems
to be".

Cancelling.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[Savannah-register-public] [task #15369] Submission of Anyuta - simplest but powerful AI for different tasks; here is stocks/commodities/crypocurrencies trading-advisor, based at it

2019-08-18 Thread Slava Glupyi
URL:
  

 Summary: Submission of Anyuta - simplest but powerful AI for
different tasks; here is stocks/commodities/crypocurrencies trading-advisor,
based at it
 Project: Savannah Administration
Submitted by: you_are_table
Submitted on: Sun 18 Aug 2019 10:36:40 AM UTC
 Should Start On: Sun 18 Aug 2019 12:00:00 AM UTC
   Should be Finished on: Wed 28 Aug 2019 12:00:00 AM UTC
Category: Project Approval
Priority: 5 - Normal
  Status: None
 Privacy: Public
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
  Effort: 0.00

___

Details:

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


= Registration Administration =

While this item will be useful to track the registration process,
*approving or discarding the registration must be done using the specific
Group Administration
 page*,
accessible only to site administrators,
effectively *logged as site administrators* (superuser):

* Group Administration



= Registration Details =

* Name: *Anyuta - simplest but powerful AI for different tasks; here is
stocks/commodities/crypocurrencies trading-advisor, based at it*
* System Name:  *anyuta*
* Type: non-GNU software and documentation
* License: GNU General Public License v3 or later



== Description: ==
Hi, dear kittens! it is neural network, which make assumptions for
stocks/commodities/cryptocurrency price (FEEL FREE TO USE IT FOR ANYTHING
ELSE)

Feautures:

0. Safety: it is actually TWO neural networks, - one aims to foresee price,
while second aims to foresee errors; so, it decrease your risks
1. Simplicity: only 1 function, with 6 arguments; feel free to use it in ANY
your code
2. Easy: AI is ~20 lines of code itself
3. Fast: AI need to see any data only once to remember it; practically, this
software spend ~10 seconds on my slow notebook
4. Low system requirements: it uses only a few megabytes of RAM
5. Low dependencies: written at GNU / MAWK programming language, uses wget to
retrieve price, gnuplot + xterm to draw it; it eve does not require SSL
6. Small: only ~2 kilobytes of full working software

CAUTIONS!!!

please don't trade if you don't understand how risky it is! 
~90% traders lost all their money!
no guarantee!
use it at your own risk! 
neither me nor GNU community have any responsibility if something happen!

Also, WARNING: while, particularly, this code use Bitmex & Stooq API, so,
please, send me patch which make possibility to use FREE (preferrably
decentralized) source of historical price



== Other Software Required: ==
GNU mawk: https://invisible-island.net/mawk/ , GPL v2 (if i remember
correctly)

optional dependencies:
GNUplot: http://www.gnuplot.info , seems to be free , - used for price charts
drawing
xterm: (part of X windowing system project): used by gnuplot; feel free to
modify source code to use another Gnuplot output terminat
wget: using for price retrieval; while sites (which provide price) are HTTPS,
you can modify source code: you can replace "wget ... " to "wget 
--no-check-certificate ..." in code, - but it's strictly not recommend!
(disabling HTTPS may be required on weak/old/embedded systems)


== Other Comments: ==
Detailed documentation with a lot of easy, useful explanations will be add
soon, hopefully today


== Tarball URL: ==
https://savannah.nongnu.org/submissions_uploads/Anyuta.tar.gz






___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/