paper-with-me

Papers

Classifying Multi-Gas Spectrums using Monte Carlo KNN and Multi-Resolution CNN

2019-07-04 · Brosnan Yuen

A Monte Carlo k-nearest neighbours (KNN) and a multi-resolution convolutional neural network (CNN) were developed to detect the presences of multiple gasses in near infrared (IR) spectrums. High Resolution Transmission database was used to synthesize the near IR spectrums. Monte Carlo KNN determined the optimal kernel sizes and the optimal number of channels. The multi-resolution CNN, composed of multiple different kernels, was created using the optimal kernel sizes and the optimal number of channels. The multi-resolution CNN outperforms the multilayer perceptron and the partial least squares.

📄 PDF Abstract BibTeX arXiv:1907.02188

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A marine radioisotope gamma-ray spectrum analysis method based on Monte Carlo simulation and MLP neural network

2020-10-24 · Wenhan Dai, Zhi Zeng, Daowei Dou, Hao Ma 외

The monitoring of Cs-137 in seawater using scintillation detector relies on the spectrum analysis method to extract the Cs-137 concentration. And when in poor statistic situation, the calculation result of the traditiona…

Fast Monte Carlo Dropout and Error Correction for Radio Transmitter Classification

2020-01-31 · Liangping Ma, John Kaewell

Monte Carlo dropout may effectively capture model uncertainty in deep learning, where a measure of uncertainty is obtained by using multiple instances of dropout at test time. However, Monte Carlo dropout is applied acro…

General Classification

Antithetic Riemannian Manifold And Quantum-Inspired Hamiltonian Monte Carlo

2021-07-05 · Wilson Tsakane Mongwe, Rendani Mbuvha, Tshilidzi Marwala

Markov Chain Monte Carlo inference of target posterior distributions in machine learning is predominately conducted via Hamiltonian Monte Carlo and its variants. This is due to Hamiltonian Monte Carlo based samplers abil…

Monte Carlo Rollout Policy for Recommendation Systems with Dynamic User Behavior

2021-02-08 · Rahul Meshram, Kesav Kaza

We model online recommendation systems using the hidden Markov multi-state restless multi-armed bandit problem. To solve this we present Monte Carlo rollout policy. We illustrate numerically that Monte Carlo rollout poli…

Recommendation Systems

Monte Carlo Game Solver

2020-01-15 · Tristan Cazenave

We present a general algorithm to order moves so as to speedup exact game solvers. It uses online learning of playout policies and Monte Carlo Tree Search. The learned policy and the information in the Monte Carlo tree a…