-
8 votes
-
Can I have some advice on the neural net I've been working on?
Apologies if this isn't an appropriate place to post this. Inspired by a paper I found a while back (https://publications.lib.chalmers.se/records/fulltext/215545/local_215545.pdf), I tried my hand...
Apologies if this isn't an appropriate place to post this.
Inspired by a paper I found a while back (https://publications.lib.chalmers.se/records/fulltext/215545/local_215545.pdf), I tried my hand at implementing a program (in C#) to create ASCII art from an image. It works pretty well, but like they observed in the paper, it's pretty slow to compare every tile to 90-some glyphs. In the paper, they make a decision tree to replicate this process at a faster speed.
Recently, I revisited this. I thought I'd try making a neural net, since I found the idea interesting. I've watched some videos on neural nets, and refreshed myself on my linear algebra, and I think I've gotten pretty close. That said, I feel like there's something I'm missing (especially given the fact that the loss isn't really decreasing). I think my problem is specifically during backpropagation.
Here is a link to the TrainAsync method in GitHub: https://github.com/bendstein/ImageToASCII/blob/1c2e2260f5d4cfb45443fac8737566141f5eff6e/LibI2A/Converter/NNConverter.cs#L164C59-L164C69. The forward and backward propagation methods are below it.
If anyone can give me any feedback or advice on what I might be missing, I'd really appreciate it.
14 votes -
Microsoft CEO of AI claims online content is 'freeware' [and can be used to train LLMs in the absence of a specific directives from the author against this]
43 votes -
‘Neural network’ fake ID site goes dark after 404 Media investigation - Site creator denies illegal applications after boasting of them
23 votes -
An instant fake ID factory - An underground website called OnlyFake is claiming to use “neural networks” to generate realistic looking photos of fake IDs for just $15
25 votes -
How do we fix and update large language models?
6 votes -
AI won't take coders' jobs. Humans still rule for now.
4 votes -
Last year I secretly ghost-wrote and published my best friend's autobiography as a joke. This year I recorded the audiobook version using a deepfake of his voice, and released it for charity.
9 votes -
Investigating toxicity changes of cross-community Redditors from two billion posts and comments
9 votes -
We're building computers wrong
5 votes -
ChessCoach – A neural network-based chess engine capable of natural language commentary
3 votes -
Enhancing Photorealism Enhancement
11 votes -
Carbon emissions and large neural network training
5 votes -
Nvidia's AI puts video calls on steroids
5 votes -
Multimodal neurons in artificial neural networks
6 votes -
This is what Abraham Lincoln really looked like
20 votes -
Nvidia replaced video codecs with a neural network
18 votes -
The evolution and challenges of using deep neural networks to train the Forza franchise's "Drivatar" driving AI
7 votes -
Jukebox - Neural net that generates music
14 votes -
RTX Voice - NVIDIA apparently actually made a neural network audio filter that works very well
8 votes -
Scientists successfully created a cybernetic neural network
10 votes -
GANfield: A Neural Network's Garfield Comics Animation
3 votes -
How to begin a novel, according to an AI
10 votes -
TabNine: Code autocompletion with deep learning
12 votes -
Specification Gaming Examples in AI
10 votes -
Creator of "DeepNude" releases it as GPL licensed Open Source Software after previously taking it down
34 votes -
Generative Adversarial Networks - The story so far
6 votes -
A state-of-the-art defense against neural fake news
6 votes -
Machine, Learning, 1951
4 votes -
MuseNet, a deep neural network that can generate four-minute musical compositions with ten different instruments
6 votes -
Neural Networks, Types and Functional Programming
4 votes -
Malak - A short story by Peter Watts
10 votes -
Telsa unveils internally developed neural network accelerator chip and drop in replacement for existing Nvidia solution
4 votes -
Google Translate's deep dream: some translation requests yield weird religious prophesies
2 votes -
Adversarial Examples that Fool both Computer Vision and Time-Limited Humans
6 votes -
Repaint an image in a custom style using a neural network based algorithm
5 votes