Code Monkey home page Code Monkey logo

learn_numpy's Introduction

Learn NumPy

We design this course with 9 lessons to help beginners can quickly understand and utilize this useful library.

Lessons

Lesson 1: Basics & Array Creations

Lesson 2: How to print array? & Format settings

Lesson 3: Basic calculation in NumPy(addition, subtraction, multiplication and division)

Lesson 4: Indexing & Slicing & Iterating & From Function

Lesson 5: Shape Manipulation & Stack & Split matrices

Lesson 6: Simple assignments & Views & Deep copy

Lesson 7: Indexing with an array of indices

Lesson 8: Indexing with a boolean array

Lesson 9: ix() & Linear algebra & Repeat & Stack

Notes

Note 1: The padding on matrix

  • This article will show how to use the "pad()" function of Numpy, and utilize it in building convolutional neural networks.
  • File Name: numpy_note-01-Padding-function-in-numpy.ipynb
  • Link: Numpy 筆記-#01 卷積神經網路的Padding

Note 2: Save the variables as .npz file

  • We provided how to save the variables as a npz file, and demonstrated how to load npz file. In addition to this, we also compared the time costs of numpy.savez and numpy.savez_compressed.
  • File Name: numpy_note-02-save-variables-as-npz.ipynb
  • Link: Numpy 筆記-#02 另存變數為 .npz

How to use?

  • Just fork to your own github or download this repository directly. And run the jupyter file that you interest lesson.

learn_numpy's People

Contributors

polun-wang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.