摘要
Machine learning models(机器学习模型) are vulnerable(容易受到) to adversarial examples(对抗样本). For the black-box setting(对于黑盒设置), current substitute atta…
有更多案例,私我
main.js
import * as THREE from three
import { OrbitControls } from three/examples/jsm/controls/OrbitControls
import * as dat from dat.gui
import { GUI } from three/examples/jsm/libs/lil-gui.module.min.js// ts-ignore
import basi…