Skip to content

Project Files for research project: "Analysis of Frog Calls"

License

Notifications You must be signed in to change notification settings

Chrispyb/Frog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Frog Calls ReadME

-----------------------------
-----------------------------
NOTE:This program is still in early stages of development.

Overview:
This Program allows users to create training, validation, and test set files, specifically for sound classification.
These files can be used to train deep feed forward neural networks using the network and interface classes in the same program.

The program interface is a shell with the following commands/functions:

1:Create a network
2:Load a Network from the file System
3:Save the Current Network
4:Delete the Current Network
5:Train Current Neural Network
6:Test Neural Network
7:Digital Signal Processing Interface
8:Save Network as verilog file
9:Print as C code
10:Print to a file
11:Automate Testing/Training

About

Project Files for research project: "Analysis of Frog Calls"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages