Skip to content

Computer Assignment #5 - Phase #2 - [TensorFlow & Keras] - Artificial Intelligence Course - University of Tehran - Dr. Fadaei

Notifications You must be signed in to change notification settings

HesamAsad/AI-Fall2021-CA5-p2-TensorFlow-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence - Computer Assignment #5 - Phase #2 - Fall 2021

University of Tehran

TensorFlow & Keras

Neural networks are one of the most powerful machine learning structures that have found many applications in various scientific and industrial fields in recent years due to the increasing computing power of processors. One of the advantages of these algorithms is that they make it possible to construct any arbitrary derivative function using only two hidden layers of neurons. Therefore, it is possible to learn any non-linear function using these structures.

In this project, we're going to investigate some issues related to neural networks with the TensorFlow library, using the Keras high-level interface. In this problem, we want to determine the animal species based on the image, using neural networks (MLPs).

The Oregon Wildlife Dataset is a wildlife image dataset. In this project, we will train a neural network with 4 classes of elk, raven, bald eagle and raccoon from this dataset.

Personal website: https://hesamasad.github.io

About

Computer Assignment #5 - Phase #2 - [TensorFlow & Keras] - Artificial Intelligence Course - University of Tehran - Dr. Fadaei

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published