scispace - formally typeset
C

Chunyan Ji

Researcher at Georgia State University

Publications -  13
Citations -  196

Chunyan Ji is an academic researcher from Georgia State University. The author has contributed to research in topics: Deep learning & Convolutional neural network. The author has an hindex of 5, co-authored 11 publications receiving 66 citations.

Papers
More filters
Posted Content

Efficient Hyperparameter Optimization in Deep Learning Using a Variable Length Genetic Algorithm.

TL;DR: This article proposes to use a variable length genetic algorithm (GA) to systematically and automatically tune the hyperparameters of a CNN to improve its performance and shows that the algorithm can find good CNN hyperparameter efficiently.
Journal ArticleDOI

Gradient Amplification: An Efficient Way to Train Deep Neural Networks

TL;DR: In this paper, the authors propose gradient amplification approach for training deep learning models to prevent vanishing gradients and also develop a training strategy to enable or disable gradient amplification method across several epochs with different learning rates.
Posted Content

Gradient Amplification: An efficient way to train deep neural networks

TL;DR: This work proposes gradient amplification approach for training deep learning models to prevent vanishing gradients, and develops a training strategy to enable or disable gradient amplification method across several epochs with different learning rates.
Journal ArticleDOI

A review of infant cry analysis and classification

TL;DR: In this article, a broad range of literatures are reviewed mainly from the aspects of data acquisition, cross domain signal processing techniques, and machine learning classification methods for infant cry signal analysis and classification.
Proceedings ArticleDOI

Fast Deep Learning Training through Intelligently Freezing Layers

TL;DR: This work proposes a method to intelligently freeze layers during the training process by designing a formula to calculate normalized gradient differences for all layers with weights in the model, and then using the calculated values to decide how many layers should be frozen.