Inspiration
I was inspired by neural networks and deep learning.
What it does
It uses a neural network and input of a sentence to detect if there is bias in the sentence. This is done after it is trained by reading in a large database of sentences.
How I built it
I used the general idea of an artificial neural network and implemented it.
Challenges I ran into
Learning about the neural networks, debugging, dealing with uncommon words(names, numbers, etc.)
Accomplishments that I'm proud
Proud of implementing a neural network from scratch.
What I learned
How to implement neural networks.
What's next for bias detector
Making it more accurate by creating a larger database and trying different functions for changing the weights.
Log in or sign up for Devpost to join the conversation.