paper-with-me

Papers

Implementation of a Practical Distributed Calculation System with Browsers and JavaScript, and Application to Distributed Deep Learning

2015-03-19 · Ken Miura, Tatsuya Harada

Deep learning can achieve outstanding results in various fields. However, it requires so significant computational power that graphics processing units (GPUs) and/or numerous computers are often required for the practical application. We have developed a new distributed calculation framework called "Sashimi" that allows any computer to be used as a distribution node only by accessing a website. We have also developed a new JavaScript neural network framework called "Sukiyaki" that uses general purpose GPUs with web browsers. Sukiyaki performs 30 times faster than a conventional JavaScript library for deep convolutional neural networks (deep CNNs) learning. The combination of Sashimi and Sukiyaki, as well as new distribution algorithms, demonstrates the distributed deep learning of deep CNNs only with web browsers on various devices. The libraries that comprise the proposed methods are available under MIT license at http://mil-tokyo.github.io/.

📄 PDF Abstract BibTeX arXiv:1503.05743

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

DistML.js: Installation-free Distributed Deep Learning Framework for Web Browsers

2024-07-01 · Masatoshi Hidaka, Tomohiro Hashimoto, Yuto Nishizawa, Tatsuya Harada

We present "DistML.js", a library designed for training and inference of machine learning models within web browsers. Not only does DistML.js facilitate model training on local devices, but it also supports distributed l…

Deep Learning

Development of JavaScript-based deep learning platform and application to distributed training

2017-02-07 · Masatoshi Hidaka, Ken Miura, Tatsuya Harada

Deep learning is increasingly attracting attention for processing big data. Existing frameworks for deep learning must be set up to specialized computer systems. Gaining sufficient computing resources therefore entails h…

Deep Learning

Learning-based Control for PMSM Using Distributed Gaussian Processes with Optimal Aggregation Strategy

2023-07-26 · Zhenxiao Yin, Xiaobing Dai, Zewen Yang, Yang shen 외

The growing demand for accurate control in varying and unknown environments has sparked a corresponding increase in the requirements for power supply components, including permanent magnet synchronous motors (PMSMs). To …

Gaussian ProcessesGPR

JSDoop and TensorFlow.js: Volunteer Distributed Web Browser-Based Neural Network Training

2019-10-12 · José Á. Morell, Andrés Camero, Enrique Alba

In 2019, around 57\% of the population of the world has broadband access to the Internet. Moreover, there are 5.9 billion mobile broadband subscriptions, i.e., 1.3 subscriptions per user. So there is an enormous intercon…

Efficient Pose Tracking from Natural Features in Standard Web Browsers

2018-04-23 · Fabian Göttl, Philipp Gagel, Jens Grubert

Computer Vision-based natural feature tracking is at the core of modern Augmented Reality applications. Still, Web-based Augmented Reality typically relies on location-based sensing (using GPS and orientation sensors) or…

Pose EstimationPose Tracking