Skip to content

A model that predicts whether you would be admitted to a UCLA inspired University. This model implements a simple N layer neural network from scratch

Notifications You must be signed in to change notification settings

Alsouidan/admission-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

admission-model

A model that predicts whether you would be admitted to a UCLA inspired University. This model implements a simple N layer neural network from scratch

The model uses the dataset https://www.kaggle.com/mohansacharya/graduate-admissions .

This project fully implements a fully functional binary classifier with N Layers.

To run simply run model.py

About

A model that predicts whether you would be admitted to a UCLA inspired University. This model implements a simple N layer neural network from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages