Giter VIP home page Giter VIP logo

neural-networks-step-by-step's Introduction

Neural networks step by step

The goal of this repository is to teach you neural networks from the beginning up to the state of the art techniques. These materials don't include only theory, but also the reasoning, plain explanation of the solution, and code examples, that you can run and experiment with on your own. I believe this approach leads to better understanding.

How to use

These materials are done as jupyter notebooks. You may read it online or download them and run on your own. As the GitHub service to render jupyter notebooks has some problems with latex formulas, I recommend you download them and run it on your own.

git clone https://github.com/PatrikValkovic/neural-networks-step-by-step.git
cd neural-networks-step-by-step
pip3 install -r requirements.txt
jupyter-notebook .

Current development status

Right now the project reached the first milestone. It covers materials up to the first simple neural network.

I decided to publish this repository at the current state and wait for your feedback. If successful, I plan to continue with more notebooks to cover more topics. Some of the topics in my mind are:

  • different optimizers,
  • regularizations,
  • TensorFlow and PyTorch,
  • convolutional neural networks,
  • embeddings,
  • recurrent neural networks,
  • generative networks,
  • and many more.

Contribute

If you encounter any problems, typos, or errors in code or formulas, don't hesitate to contact me. You may create an issue, send a pull request, or just email me about the problem.

I am open to new ideas about the content or the formulations in the notebooks. I would be glad for your ideas and you may post them as an issue.

Finally, right now the project is in an "open" state and I am waiting for the feedback. If you liked it or find it helpful, please let me know about it by starring this repository or creating an issue. I would be really grateful.


Patrik Valkovič

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.