ArtificialIntelligenceArticles
3.04K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
NEP 18 — A dispatch mechanism for NumPy’s high level array functions

Abstact: "We propose the array_function protocol, to allow arguments of NumPy functions to define how that function operates on them. This will allow using NumPy as a high level API for efficient multi-dimensional array operations, even with array implementations that differ greatly from numpy.ndarray."

http://www.numpy.org/neps/nep-0018-array-function-protocol.html
#numpy
This year I wrote a book teaching Deep Learning - it's goal is to be the easiest intro possible

In the book, each lesson builds a neural component *from scratch* in #NumPy

Each *from scratch* toy code example is in the Github below. https://github.com/iamtrask/Grokking-Deep-Learning