Code used for student project for Gdańsk University of Technology and also used during presentation on NDC Sydney 2020 - https://www.youtube.com/watch?v=edu_GJ6tI60
- TensorFlow model defined in createModel()
- Tensor conversion in convertToTensor(data) -> not sure how to normalize data properly.
- Definition of achieving the B point in func hasReachedGoal() -> for lower numbers than ~0.04 the training was not converging.
- Buttons, text boxes and checkboxes handling
- Model saving and loading
- Canvas definition
- Recording / playing mouse movements
- Sample points A and B generation