Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 535 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 535 Bytes

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ć