Hashtron inference: Difference between revisions

Content added Content deleted
m (→‎{{header|Java}}: fix java bug)
m (→‎Description: clarify finite functions)
Line 4: Line 4:
== Description ==
== Description ==
This task involves implementing a Hashtron classifier inference function. Hashtron
This task involves implementing a Hashtron classifier inference function. Hashtron
classifier program can be machine learned to calculate arbitrary computable functions
classifier program can be machine learned to calculate arbitrary finite computable
(Given enough CPU time and RAM).
functions or sets (Given enough CPU time and RAM).
The Hashtron classifier takes a command and a number of bits to infer, using a
The Hashtron classifier takes a command and a number of bits to infer, using a
provided program configuration. The inference function for the test will generate a
provided program configuration. The inference function for the test will generate a