Skip to content

ryanlr/RNN-AI-Programmer

Repository files navigation

RNN-AI-Programmer

Recurrent Neural Networks (RNNs) are gaining a lot of attention in recent years because it has shown great promise in many natural language processing tasks. Despite their popularity, there are a limited number of tutorials which explain how to implement a simple and interesting application using the state-of-art tools. In this series, we will use a recurrent neural network to train an AI programmer, which can write Java code like a real programmer. The following will be covered:

  1. Building a simple AI programmer using Keras

character-based


  1. Improving the AI programmer - Using tokens

token-based


  1. Improving the AI programmer - Using different network structures

many-to-many


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages