搜索资源列表
图形缩放
- 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 images.
interior_Algorithm
- Arbel使用仿射比例演算法(affine scaling algorithm),發表一系列求解多目標規劃問題的內點演算法,例如以內點演算法為基礎,再加入交談式(interactive)的方法與決策者進行溝通,評估決策者的偏好(preference)等技巧。演算法可以在每一回合中,找到效用函數較高的有效解,最後漸漸逼近問題的最佳解。 內點演算法的好處是隨問題變大,演算時間相對之下比較不會大幅提高,所以內點演算法的求解所需時間對於問題的大小比較不敏感。本研究採納Arbel的想法,提出求解分式O
distributed_word_embedding-master
- The Distributed Word Embedding tool is a parallelization of the Word2Vec algorithm on top of our DMTK parameter server. It provides an efficient scaling to industry size solution for word embedding. -The Distributed Word Embedding tool is a paralle
distributed_skipgram_mixture-master
- The Distributed Multisense Word Embedding(DMWE) tool is a parallelization of the Skip-Gram Mixture [1] algorithm on top of the DMTK parameter server. It provides an efficient scaling to industry size solution for multi sense word embedding. -The Di