An open API service providing repository metadata for many open source software ecosystems.

Topic: "numpy-tutorial"

vlmutolo/Python-Exercises

Lean by doing.

Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kambojankush/Pattern-Recognition-Lab Fork of papajijaat/Pattern-Recognition-Lab

Code for the PR lab course DTU

Language: Jupyter Notebook - Size: 2.67 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rashidch/Deep-Neural-Networks-with-Numpy

Language: Jupyter Notebook - Size: 11.4 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

IEEE-LNMIIT-SB/numpy-tutorial

A tutorial on NumPy for students. A beginner's guide

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

aquibjaved/BitsAndPieces-Computation

This repo is regarding simple implementation of small concepts hidden in big Deep learning architectures

Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

pzuehlke/Hands-on-NumPy

An introduction to NumPy for undergraduate students, focusing on basic linear algebra

Language: Jupyter Notebook - Size: 3.45 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

yzhbradoodrrpurp/dataScience

NumPy, Pandas and Matplotlib tutorials.

Language: Python - Size: 549 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KasrAskari/learn-Python-codes

A beginner-friendly repository to learn Python programming through structured examples and scripts, covering topics from basics to advanced concepts.

Language: Jupyter Notebook - Size: 2.18 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jeevan-04/NUMPY

This repository is not just a collection of tutorials and practice exercises, but also a showcase of innovative projects that highlight the incredible potential of NUMPY in various fields.

Language: Python - Size: 81.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sneha1012/ML-DL

Implementing concepts and algorithms from scratch.

Language: Python - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

emhash/NumPy-Tutorial

Just simple tasks of practice of NumPy library of python

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KarthikaRajagopal44/Numpy-Beginner-to-Advanced

This repository is designed to help you master NumPy, the fundamental package for scientific computing with Python. Whether you are just getting started or looking to refine your skills with advanced techniques, this repo covers a comprehensive range of topics and functionalities. It covers the range of topics from beginner to advance.

Language: Jupyter Notebook - Size: 3.36 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Nishanthfiona/DataScience

Learning Curve of Data Science

Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Faridghr/Python-Numpy-Tutorial

This repository contains a collection of numpy tutorials.

Language: HTML - Size: 92.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

deena-lad/Numpy-Beginner-to-Advanced

This repository is designed to help you master NumPy, the fundamental package for scientific computing with Python. Whether you are just getting started or looking to refine your skills with advanced techniques, this repo covers a comprehensive range of topics and functionalities. It covers the range of topics from beginner to advance.

Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aayushsharma-io/NumPy-Odd-Even-Sigmoid

This Python Project code implements a simple neural network built from scratch using the NumPy library to classify whether a given number is odd or even.

Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

roop01/numpy-tutorial

All about python NumPy library

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Biotechnologyguy/numpy

A collection of Jupyter notebooks📒 and study notes on NumPy, documenting essential concepts and operations for numerical computing in Python.

Language: Jupyter Notebook - Size: 2.58 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Akshay-Coded/Numpy

Numpy Basics and some methods for Machine learning

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jawabreh0/NumPy_Handbook

Numerical Python, working with numerical data in Python, going from Python lists to Numpy arrays, CSV data files using Numpy, and etc..

Size: 564 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PREMRAJESH/Machine_learning_notes

Machine Learning libraries tutorial and basics notes

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tanvirnwu/Numpy--Python

Language: Jupyter Notebook - Size: 639 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhraneel2004/Numpy-Toolkit

Description: Master NumPy for scientific computing: array basics, manipulation, math ops, stats, linear algebra, and more. Contribute code snippets to empower the community. Features: NumPy basics and manipulation Mathematical functions and stats Linear algebra operations Advanced topics

Language: Jupyter Notebook - Size: 185 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ajitsingh98/Hands-on-With-Numpy

A short numpy tutorial for quick reference

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FaraazArsath/Introduction_to_Numpy

Language: Jupyter Notebook - Size: 107 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vigneswarsiddu/Important-Python-Libraries-for-Machine-Learning

Complete Libraries on Numpy, Pandas, Matplotlib, Seaborn in Python for Machine Learning Author: K. VIGNESWAR SIDDU

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

natkaida/numpy_challenges

Решение инженерных и экономических задач с NumPy

Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kyaiooiayk/NumPy-Notes

Language: Jupyter Notebook - Size: 175 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

erolnebioglu/numpy-basics

Python-Numpy

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Phoenix-pp/Numpy_Basic_EDA

This repository provides basic numpy operations on array and ends with a little EDA on "tips" dataset using only Numpy

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Umasri0/Numpy

NUMPY Notes

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TanujaKanekar/Numpy-using-Python

This section provides NumPy tutorial or study stuffs

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mvdheram/Python-DS

Python for Data Science

Language: Jupyter Notebook - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ribin-Baby/Python-Datascience-BasicTutorial

This repository helps to familiarize datascience tools like pandas, numpy, matplotlib, seaborn e.t.c.,

Language: Jupyter Notebook - Size: 575 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ribin-Baby/coursera-Introduction-to-Data-Science-in-Python

This repository is a workbook for coursera's Introduction to Data Science in Python course . link: https://www.coursera.org/learn/python-data-analysis?specialization=data-science-python

Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

harpoonix/Debriefing-Data

Resources for the session 'Debriefing Data' conducted by the Web and Coding Club, IIT Bombay.

Language: Jupyter Notebook - Size: 3.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khushalkumar/numpy-notes

Everything that I learn about Numpy in simple words.

Language: Jupyter Notebook - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

OMER62/NumPy-Intro

A quick guide to the NumPy Libary

Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

harshiitsingh/Important-Libraries

In this repository important python libraries are included which are used in Data Science and Machine Learning..

Language: Jupyter Notebook - Size: 260 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sazzadul-Eanan/Basic_numpy_learning

Numpy_Basics

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

limitedeternity/NumPyNotes

Lecture notes from NumPy course taken somewhere

Language: Python - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pouyaardehkhani/numpy-template

This is a basic template of how to use numpy for machine learning and statistical analysis or even math problems.

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sharmas1ddharth/numpy-practise-questions

Language: Python - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vigneshSs-07/Complete-AtoZ-InterviewPreparations

This repo talks about how to prepare and crack any Data science related to machine learning, NLP , Azure certification related interviews and preparation. It has materials accordingly.

Size: 1.83 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ltoco/Data-analysis-basics

Basics of Numpy and Pandas

Language: Jupyter Notebook - Size: 186 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Doumham-Armah/DataWranglingTutorial

Taking a dataset about obesity rates that looks messy and converting it to a nice and clean format.

Language: HTML - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kadirb4rut/python-tutorial-for-ml

This is a python tutorial for machine learning.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bitsplz/Python

Practicing python libraries.

Language: Jupyter Notebook - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ADITYABHNDARI/NumPy_Tutorial

NumPy Tutorial with Data

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

musawenkosikhulu/fcc-mean-var-std

I created a function named calculate() in mean_var_std.py that uses Numpy to output the mean, variance, standard deviation, max, min, and sum of the rows, columns, and elements in a 3 x 3 matrix.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dishankkalra23/NumPy-Tutorial

NumPy stands for Numerical Python is a library consisting of a multidimensional array. Numpy provides tools to compute with and manipulate these array.

Language: Jupyter Notebook - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ShivamSoni11/Vpainter

Given the real time webcam data, this paint-like python application uses OpenCV library to track an object-of-interest (a bottle cap in this case) and allows the user to draw by moving the object, which makes it both awesome and challenging to draw simple things.

Language: Python - Size: 3.91 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

heysushil/numpy-array-coding

NumPy array aur isme probability ke sabhi methods ka use and work kaise hota hai iska code hai and iska video dekhne ke liye visit my youtube channel @heysushil

Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

4rund3v/data_science_tutorial

The code commited while the code tutorials on yt.

Language: Jupyter Notebook - Size: 419 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ehcastroh/intro_NUMPY

DATA-X: m110 - Numpy - Introduction to Numerical Analysis Using NumPy. These materials introduce developers and data scientists to numerical analysis and data manipulation using NumPy. NumPy is the numerical analysis backbone to several popular open source analysis and machine learning packages.

Language: Jupyter Notebook - Size: 4.49 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

radprk/DSandMLwithPY

It was time to stop writing in an actual notebook.

Language: Jupyter Notebook - Size: 3.25 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sachinsaini4278/Numpy

Complete Numpy Code

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

kanishksh4rma/Numpy_tutorial

A numpy tutorial file in Python.

Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ljsauer/LaunchCode

Coding assignments, notes, and projects for LaunchCode's Data Science bootcamp.

Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

dayan2222/Numpy-Practice

NumPy-Practice

Language: Jupyter Notebook - Size: 4.5 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Biswajit-Banerjee/numpy-introduction

An introduction to numpy

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dhamvi01/Python-Numpy

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

saksham1998/Complete-Python-3-Introduction

Complete Python Introduction. It includes basic opeartors ,Data types and Data structures,Control Flow,Functions ,OOP's and Important Libraries .

Language: HTML - Size: 1.4 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

quarkgluant/Analyse-visualisation-data-with-Python

French Udemy Course "Analyse et visualisation de données avec Python" on Numpy, Pandas and MatPlotLib Python's librairies

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ganeshkavhar/Numpy-by-ganesh-kavhar

ganesh kavhar python programming tutorials...

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

wahyudidanny/Panda-Data-Analysis-Nyc-Weather

Panda Data Analysis Nyc Weather

Language: Jupyter Notebook - Size: 170 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

njanirudh/LinearAlgebra

Theory, application and code for a few important concepts in linear algebra

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

parikh5555/python_libraries

Language: Python - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

raaguln/machine-learning-workshop

Files for "End-to-End Machine Learning and AI" workshop dated 11th and 12th August 2018, VIT Chennai

Language: Jupyter Notebook - Size: 32.8 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

VivekRajyaguru/NumPy_Demo

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mattkearns/scientific-computing-libraries

This repository contains tutorial exercises for the following scientific computing libraries: NumPy, SciPy, Matplotlib, and Pandas. These exercises were completed using Jupyter notebooks for exhibitionary purposes.

Language: Jupyter Notebook - Size: 156 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

AjayShelar/pythonDSA

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sahil210695/numpy-basics

A brief overview of NumPy basics

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

Related Topics
numpy 111 python 73 pandas-tutorial 50 numpy-arrays 40 python3 35 numpy-library 30 data-science 28 pandas 27 numpy-exercises 27 matplotlib-tutorial 26 machine-learning 25 matplotlib 23 jupyter-notebook 22 tutorial 15 deep-learning 13 python-tutorial 13 data-analysis 12 scipy 12 data-visualization 10 seaborn-tutorial 10 numpy-matrix 9 pandas-dataframe 9 pandas-python 9 artificial-intelligence 9 numpy-python 9 seaborn 8 matplotlib-pyplot 8 machine-learning-algorithms 6 scikit-learn 6 python-3 6 datascience 6 neural-network 5 linear-algebra 5 jupyter 5 pandas-library 4 scientific-computing 4 neural-networks 4 opencv 4 pytorch 4 tensorflow 4 array-manipulations 3 ipython-notebook 3 algorithms 3 data 3 pandas-series 3 jupyter-notebooks 3 data-mining 3 oop-principles 3 deep-neural-networks 3 tutorial-code 3 python-library 3 python-tutorials 3 ai 3 keras 3 seaborn-plots 3 scikitlearn-machine-learning 2 pythonlibrarires 2 educational 2 notebook-jupyter 2 pythontutorial 2 backpropagation 2 scipy-tutorial 2 image-processing 2 udemy 2 numerical-python 2 training 2 video-processing 2 deep-reinforcement-learning 2 scipy-notebook 2 plotly 2 tutorial-exercises 2 deeplearning 2 numerical-analysis 2 hacktoberfest 2 ndarray 2 udacity 2 machinelearning 2 machine-learning-tutorials 2 convolutional-neural-networks 2 convolution 2 artificial-neural-networks 2 rnn 2 keras-neural-networks 2 visualization 2 array-methods 2 arrays 2 ml 2 tensorflow-tutorials 2 matplotlib-python 2 pandas-dataframes 2 statistics 2 python-basics 2 probability 2 numpy-basics 2 vectorization 2 learn-to-code 2 opencv-python 2 tensor 1 fast-fourier-transform 1 python-practise-questions 1