generic-github-user / Caesium

General-purpose AI library with NEAT-style genetic algorithm.
https://generic-github-user.github.io/Caesium/src/versions/javascript/projects/network-visualization/
MIT License
1 stars 1 forks source link

Add network/node/connection removal function #73

Open generic-github-user opened 5 years ago

generic-github-user commented 5 years ago

Similar to TensorFlow.js' tf.dispose() function.

generic-github-user commented 5 years ago

This may not be possible: https://stackoverflow.com/questions/2304860/can-an-object-automatically-delete-itself-in-javascript-once-it-has-achieved-its