tfjs-evolution 0.0.7 → 0.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -77,6 +77,10 @@ You should see in our HTML file, in Angular, the images
|
|
77
77
|
|
78
78
|
I have finished! Hope to publish a paper soon!
|
79
79
|
|
80
|
+
## Early results
|
81
|
+
|
82
|
+

|
83
|
+
|
80
84
|
# Further help
|
81
85
|
|
82
86
|
Feel free to get in touch: jorgeguerrabrazil@gmail.com
|
package/package.json
CHANGED