ViktorWase / Frank-the-Science-Bot

Frank is a bot that does science. He takes a dataset and forms hypothesises about mathematical constants (aka conservation laws) of the data. He then tests the hypothesis.
Apache License 2.0
2 stars 0 forks source link

Input/output functions. #17

Open ViktorWase opened 9 years ago

ViktorWase commented 9 years ago

Instead of only finding functions of the sort f(x)=0 we could tell Frank what the output is. Then he will have to find a function that takes (some of) the other attributes as input and returns the correct output.