摘要:
Concept Learning supervised, eager learning target problem: whether something belongs to the target concept or not Find S Algorithm 这个算法得到的是对于数据集最贴切的描 阅读全文
摘要:
压缩照片(通过canvas实现) compressImage(imageData, callback) { var img = new Image(); var canvas = document.createElement('canvas'); var ctx = canvas.getConte 阅读全文