Faculty of Technical Sciences, University of Novi Sad
Neural Networks 2016/17
Neural Network for generating Python source code based on given coding task.
Manually collected Python source codes.
- --dataset - default
'./data'
- --n_epochs - default
20
- --hidden_size - default
100
- --num_layers - default
3
- --batch_size - default
1000