Skip to content

Commit d9fbaff

Browse files
authored
Apply suggestions from code review
Delete non existing plain js examples
1 parent 1e463a4 commit d9fbaff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/dcgan.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ dcgan.generate(callback, ?latentVector);
116116
117117
118118
**plain javascript**
119-
* [DCGAN_LatentVector_RandomWalk](https://github.com/ml5js/ml5-library/tree/main/examples/javascript/DCGAN/DCGAN_LatentVector_RandomWalk)
120-
* [DCGAN_LatentVector_Slider](https://github.com/ml5js/ml5-library/tree/main/examples/javascript/DCGAN/DCGAN_LatentVector_Slider)
121119
* [DCGAN_Random](https://github.com/ml5js/ml5-library/tree/main/examples/javascript/DCGAN/DCGAN_Random)
122120
123121

0 commit comments

Comments
 (0)