Skip to content

This is a feedforward neural network coded in Java from scratch, without using any external JARs or dependencies. It performs sentiment analysis on tweets i.e. classifying them as either positive or negative. Feel free to fork it, and modify it according to your requirements, but do give credit :)

Notifications You must be signed in to change notification settings

Hamza29199/Neural-Network-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-Java

This is a feedforward neural network coded in Java from scratch, without using any external JARs or dependencies. It performs sentiment analysis on tweets i.e. classifying them as either positive or negative. Feel free to fork it, and modify it according to your requirements, but do give credit :)

About

This is a feedforward neural network coded in Java from scratch, without using any external JARs or dependencies. It performs sentiment analysis on tweets i.e. classifying them as either positive or negative. Feel free to fork it, and modify it according to your requirements, but do give credit :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages