Skip to content
/ o2f Public

Convert observations to formulas, to reduce the time taken by researchers dealing with numerical computation

Notifications You must be signed in to change notification settings

yashbonde/o2f

Repository files navigation

o2f: Observation to Formula

Can AI predict formulas by simply looking at raw observational data!

For expression generation I used the method mentioned in Deep Learning for Symbolic Mathematics and the script here. However to make things simpler to understand, I have rewrote the code to be much smaller and easily understandable. Though some helper functions have been taken as is.

There is some extra engineering requried to generate obeservations, which I tried to take from the above mentioned code base but eventually wrote my own simpler thing.

Model

This Karpathy's tweet and the comment has some good suggestions to improve training!

About

Convert observations to formulas, to reduce the time taken by researchers dealing with numerical computation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages