3,361 results for Neural (0.13 seconds)

arxiv.org/abs/1904.06868v2

Singing voice synthesis based on convolutional neural networks

The present paper describes a singing voice synthesis based on convolutional neural networks (CNNs). Singing voice synthesis systems based on deep neural networks (DNNs) are currently being proposed and are improving the naturalness of synthesized si...

github.com/ryankiros/neural-storyteller

ryankiros/neural-storyteller

A recurrent neural network for generating little stories about images (⭐ 2966)

github.com/dibyatanoy/Bengali-Handwritten-Character-Recognition-Using-Convolutional-Neural-Networks

dibyatanoy/Bengali-Handwritten-Character-Recognition-Using-Convolutional-Neural-Networks

Implementation of convolutional neural networks (CNNs) of increasing complexity for classification of handwritten Bengali characters. The deepest network achieves 94.2% accuracy on test data, compared to 85.96% reported on the latest paper using CNNs for Bengali OCR. (⭐ 73)

github.com/alexjc/neural-doodle

alexjc/neural-doodle

Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.) (⭐ 9879)

github.com/amanchadha/coursera-deep-learning-specialization

amanchadha/coursera-deep-learning-specialization

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Struc…

arxiv.org/abs/2007.12911v3

Tighter risk certificates for neural networks

This paper presents an empirical study regarding training probabilistic neural networks using training objectives derived from PAC-Bayes bounds. In the context of probabilistic neural networks, the output of training is a probability distribution ove...

arxiv.org/abs/2307.07700v1

NeurASP: Embracing Neural Networks into Answer Set Programming

We present NeurASP, a simple extension of answer set programs by embracing neural networks. By treating the neural network output as the probability distribution over atomic facts in answer set programs, NeurASP provides a simple and effective way to...

github.com/jcjohnson/neural-style

jcjohnson/neural-style

Torch implementation of neural style algorithm (⭐ 18305)