Skip to content

tianhew0121/DeepLearning-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

DeepLearning with python


Explore the docs »

Table of Contents
  1. Getting Started
  2. Usage
  3. Contact

Getting Started

Prerequisites

Install numpy if you haven't.

  • numpy
    pip install numpy

Install h5py if you want to run the demo.

  • h5py
    pip install h5py

Installation

  1. Clone the repo
    git clone https://github.com/tianhew0121/DeepLearning-with-Python.git
  2. Simply run with Python.
    python3 neural_network.py
  3. Done!

(back to top)

Contact

If there's any issue, feel free to contact me.

Tianhe Wang - tianhewang33@gmail.com

Project Link: https://github.com/tianhew0121/DeepLearning-with-Python

(back to top)

About

DeepLearning models implementation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages