• No results found

An example Convolutional Neural Network

Fixed layer Convolutional Neural Network

Fixed layer Convolutional Neural Network

... 4) Fully connected / Dense layer: After multiple con- volution and max-pooling layers, in order to be able to learn non-linear combinations of the features, one or more fully-connected layers are added. In these layers ...

7

Convolutional Neural Network for Paraphrase Identification

Convolutional Neural Network for Paraphrase Identification

... Second, (Socher et al., 2011) is partially based on parsing as is some other work on paraphrase iden- tification (e.g., Wan et al. (2006), Ji and Eisenstein (2013)). Parsing is a potentially powerful tool for identifying ...

11

A Linguistically Informed Convolutional Neural Network

A Linguistically Informed Convolutional Neural Network

... on e news #happydays”. Only the hashtag ‘#hap- pydays’ indicates polarity. The hashtag exists in the sentiment lexicon, but does not exist in the training vocabulary. Therefore, there is no embed- ding for it. Here is ...

6

Deep Augmentation in Convolutional Neural Network

Deep Augmentation in Convolutional Neural Network

... Deeper ConvNets are often prone to overfitting. Data Augmentation is one of the most used methods to overcome this problem. It enforces robustness of a learning system to variations in the input. It has played an active ...

42

19 Better Neural Network Training; Convolutional Neural Networks

19 Better Neural Network Training; Convolutional Neural Networks

... Our neural network architecture has 60 million ...training example impose 10 bits of constraint on the mapping from image to label, this turns out to be insufficient to learn so many parameters ...

8

A Multithreaded CGRA for Convolutional Neural Network Processing

A Multithreaded CGRA for Convolutional Neural Network Processing

... an example of purpose-built architecture, MIT Eyeriss [1] is a CNN- targeted ASIC system with spatial processor array, which employs an NoC multicasting and a hierarchical memory system aiming at maximizing the PE ...

22

A Convolutional Neural Network for Handwritten Digit Recognition

A Convolutional Neural Network for Handwritten Digit Recognition

... for example, work well on images with little preprocessing (as experiments show ...The convolutional layer is the essential layer of the ...the convolutional layer is called kernel, filter or neuron, ...

9

Lipreading with convolutional and recurrent neural network models

Lipreading with convolutional and recurrent neural network models

... There is a fundamental limitation on the performance of lipreading due to homophenes. They are the set of words that sound different, but look iden- tical on a person’s lips when spoken, thus cannot be distinguished by ...

34

Gender classification: a convolutional neural network approach

Gender classification: a convolutional neural network approach

... three convolutional layers C1, C3, and C5 interspersed in between with two subsampling layers, S2 and S4, and an output layer, ...The convolutional and subsampling layers are organized into planes called ...

17

Convolutional Neural Network for Universal Sentence Embeddings

Convolutional Neural Network for Universal Sentence Embeddings

... in example 3. But in example 4, we got the opposite result, our hypothesis explaining this result is that CNN architectures happen to be good at capturing semantic similarity between words and phrases ...

12

Firearm Recognition Using Convolutional Neural Network

Firearm Recognition Using Convolutional Neural Network

... Implementation of fire arm detection on real time image was implemented successfully using Convolutional neural network. The two specific tasks are automated detection and recognition of dangerous ...

6

Learning Convolutional Neural Network For Face Verification

Learning Convolutional Neural Network For Face Verification

... Tracking-learning-detection (TLD) [32] is a method to tackle long-term object tracking in video. In TLD, starting from a single frame, the tracking procedure ex- changed information with an online learned detector while ...

96

Convolutional Neural Network Application in Biomedical Signals

Convolutional Neural Network Application in Biomedical Signals

... Unfortunately, the process of feature extraction and selection from signals is performed manually by researchers. And, as was mentioned earlier, it takes a number of examinations of features until the best features set ...

15

Vehicle Recognition Based On Convolutional Neural Network

Vehicle Recognition Based On Convolutional Neural Network

... Convolutional neural network (CNN) is a machine learning model for a deep supervised ...recognition.For example, Lecun, a professor at New York University in the United States, has usedthe ...

6

A Detection algorithm based on Convolutional Neural Network

A Detection algorithm based on Convolutional Neural Network

... test network is selected as three layers, such as Conv4_3,FC7,Conv6_2 and so on, and combines with the existing basic network to detect the different scales of the same object ...an example, the ...

12

Ink Classification Using Convolutional Neural Network

Ink Classification Using Convolutional Neural Network

... 3.2 Discussion As we seen in the result section, SAM and SID has very low accuracy values than that of CNN method and it can be explained based on the way how they works. The SAM reveals the similarity between reference ...

16

Software Defect Prediction via Convolutional Neural Network

Software Defect Prediction via Convolutional Neural Network

... Figure 7 shows the experimental results, i.e., F-measure values on each project by applying the three competing methods. We take project camel as an example. After training using version 1.4 and testing using ...

11

Attention Based Convolutional Neural Network for Machine Comprehension

Attention Based Convolutional Neural Network for Machine Comprehension

... an example, based on the output of the sentence- CNN layer, k = 2 important sentences with blue color are combined by max-pooling as the sentence- level representation v s of D; the other – white-color – sentence ...

7

Malware Images Classification Using Convolutional Neural Network

Malware Images Classification Using Convolutional Neural Network

... for example the one presented by Rieck et ...tional neural network approach and achieve over 99% accuracy by using three kinds of features extracted from almost half a terabytes of malware ...

6

Performance Comparison of Binarized Neural Network with Convolutional Neural Network

Performance Comparison of Binarized Neural Network with Convolutional Neural Network

... them. Convolutional Neural Networks (CNN) is one of the most popular architectures used in deep ...Binarized Neural Network (BNN) is also a neural network which consists of ...

35

Show all 10000 documents...

Related subjects