Skip to content

Neural Network for generating Python source code based on given coding task.

License

Notifications You must be signed in to change notification settings

xkuang/python-coder

 
 

Repository files navigation

Faculty of Technical Sciences, University of Novi Sad

Neural Networks 2016/17

Python Coder Project

Neural Network for generating Python source code based on given coding task.

Data

Manually collected Python source codes.

Command Line Arguments

  • --dataset - default './data'
  • --n_epochs - default 20
  • --hidden_size - default 100
  • --num_layers - default 3
  • --batch_size - default 1000

Team

Milan Keča

Dragan Vidaković

About

Neural Network for generating Python source code based on given coding task.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%