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
This repository aims to synthesize programs in BrainFuck language. It takes Input-Output examples as input to generate program. The model uses Reinforcement learning to train model to generate model. The agent in RL task is generative RNN model, which samples programs in BF.