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

lawGoodEnough #1

Closed ViktorWase closed 9 years ago

ViktorWase commented 9 years ago

Someone needs to write this function. Not sure how it should work. But it should get a function (in the form of a weight vector that one plugs into an ANN) and the database and deceide if it's a good enough conservation law.

ViktorWase commented 9 years ago

Implemented a simple function that removes 30% of the dataset. This is then later used to check the validity of a hypothesis.