Skip to content

iresbaylor/heuristic-dl

Repository files navigation

heuristic-dl

Very quickly implemented... To run, create a model first. This is done in learning.py:

python3 learning.py

To execute model (on hardcoded test bench):

python3 run_model.py

To randomly generate example code snippets to train on (must then be copied to training_data.json):

python3 create_training_data.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages