Giter Site home page Giter Site logo

neural-network's Introduction


Logo

PyCore

Classification Neural Network

Description

This project is a versatile neural network package specifically designed for classification tasks. It can be used for training various deep learning models, including image recognition. The package includes an example project for MNIST classification to demonstrate its capabilities. With its flexible architecture, the package is suitable for a range of classification tasks requiring deep learning, offering high accuracy and reliability.

Getting Started

Dependencies

  • numpy
  • matplotlib
  • albumentations
  • scikit-learn
  • jupyter
  • scipy
  • scikit-image
  • pillow
  • customtkinter

Installing

  1. Clone the repository
  2. Navigate to the package directory
  3. Run pip install . to install package

or

  1. Run pip install git+https://github.com/Havilash/Neural-Network.git#egg=neural_network to install package

Executing program

  • Import package
from neural_network import activations, costs, nn as neural_network, layers, gui, constants
from neural_network.data import get_mnist_data, get_augmented_mnist_data, train_test_split
from neural_network.filters import ALL_FILTERS
  • Run example project python ./neural_network/main.py or python -m neural_network.main

Authors

License

see the LICENSE file for details

neural-network's People

Contributors

havilash avatar rergr avatar

Stargazers

 avatar Tim Dürr avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.