All Projects → RafayAK → NothingButNumPy

RafayAK / NothingButNumPy

Licence: MIT license
This repo is part of a series of blog post titled "Nothing but NumPy"

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to NothingButNumPy

Naivecnn
A naive (very simple!) implementation of a convolutional neural network
Stars: ✭ 18 (-58.14%)
Mutual labels:  numpy, neural
Pynamical
Pynamical is a Python package for modeling and visualizing discrete nonlinear dynamical systems, chaos, and fractals.
Stars: ✭ 458 (+965.12%)
Mutual labels:  numpy, ipynb
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+534.88%)
Mutual labels:  numpy, ipynb
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+18418.6%)
Mutual labels:  numpy, ipynb
multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
Stars: ✭ 154 (+258.14%)
Mutual labels:  ipynb
Data-Science-Resources
A guide to getting started with Data Science and ML.
Stars: ✭ 17 (-60.47%)
Mutual labels:  numpy
Datscan
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Stars: ✭ 13 (-69.77%)
Mutual labels:  numpy
linbaser
The program on a given grid from a file builds an approximation of the function by a piecewise linear basis. Made mostly in Russian, because of university subject.
Stars: ✭ 10 (-76.74%)
Mutual labels:  numpy
lidar-buster
Collection of Python snippets for processing LiDAR point cloud.
Stars: ✭ 15 (-65.12%)
Mutual labels:  numpy
audiophile
Audio fingerprinting and recognition
Stars: ✭ 17 (-60.47%)
Mutual labels:  numpy
SimplePythonCNN
Only in native python & numpy with Keras interface
Stars: ✭ 31 (-27.91%)
Mutual labels:  numpy
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (+23.26%)
Mutual labels:  numpy
saddle
SADDLE: Scala Data Library
Stars: ✭ 23 (-46.51%)
Mutual labels:  numpy
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (+58.14%)
Mutual labels:  numpy
natural-neighbor-interpolation
Fast, discrete natural neighbor interpolation in 3D on the CPU.
Stars: ✭ 63 (+46.51%)
Mutual labels:  numpy
transonic
🚀 Make your Python code fly at transonic speeds!
Stars: ✭ 93 (+116.28%)
Mutual labels:  numpy
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+390.7%)
Mutual labels:  numpy
onelinerhub
2.5k code solutions with clear explanation @ onelinerhub.com
Stars: ✭ 645 (+1400%)
Mutual labels:  numpy
PVMismatch
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
Stars: ✭ 51 (+18.6%)
Mutual labels:  numpy
hamilton
A scalable general purpose micro-framework for defining dataflows. You can use it to create dataframes, numpy matrices, python objects, ML models, etc.
Stars: ✭ 612 (+1323.26%)
Mutual labels:  numpy

Nothing but NumPy

forthebadge made-with-python forthebadge

Buy Me A Coffee

This open source repository is part of a series of blog posts titled "Nothing but NumPy", that aims to explain all the nuts and bolts that go into making an artificial neural network and create them using only NumPy.

1. Understanding and Creating Neural Networks

Part of the blog post "Nothing but NumPy: Understanding & Creating Neural Networks with Computational Graphs from Scratch"

Introudces the concept of an "artifical neural network", laying down the foundation for future installments.

2. Understanding and Creating Binary Classification Neural Networks

Part of the blog post "Nothing but NumPy: Understanding & Creating Binary Classification Neural Networks with Computational Graphs from Scratch"

This second installment of "Nothing but NumPy" builds upon the previous post. It delves into creating a neural network to solve a specific kind of problem called "binary classification".


Feel free to reach out to me on alt text for any queries.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].