Nipun Manral
Results
4
repositories owned by
Nipun Manral
Cross-Domain-Image-Translation-Using-CycleGAN
16
Stars
1
Forks
Watchers
CycleGAN based neural network architecture to change the gender of a person’s face
Spoken-Language-Identification
26
Stars
16
Forks
Watchers
Implement a GRU/LSTM model using Keras, and train it to classify the languages using MFCC features
Object-Detection-using-OpenCV
32
Stars
8
Forks
Watchers
Object Detection in images using Selective Search and EdgeBoxes algorithm
MLP-Training-For-MNIST-Classification
29
Stars
8
Forks
Watchers
Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy