You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Richard Evans uses ILP to do character prediction:
Richard Evans, José Hernández-Orallo, Johannes Welbl, Pushmeet Kohli, Marek J. Sergot:
Making sense of sensory input. Artif. Intell. 293: 103438 (2021)
Recognizing this may be beyond the intended scope of the maxsynth ILP approach to program synthesis:
Muggleton does, in "Inductive Logic Programming: Theory and Methods" , reference Solomonoff Induction as foundational. Bearing in mind the critical difference between Rissanen's Turing INcomplete MDL codes, and the Turing Complete basis for Kolmogorov Complexity used by Solomonoff, what might a "next character prediction" based on ILP look like?
For example, the following is non-working code for a problem generator that reads in a 100M snapshot of Wikipedia for a list problem:
The text was updated successfully, but these errors were encountered: