Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

numpy-neural-network

Here are 32 public repositories matching this topic...

deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API

  • UpdatedSep 5, 2023
  • Python

Implementation of Adam Optimization algorithm using Numpy

  • UpdatedFeb 5, 2020
  • Jupyter Notebook

training models with different optimizers using NumPy only. Featuring SGD, Adam, Adagrad, NAG, RMSProp, and Momentum. This repo also includes a benchmark against Pytorch developed optims.

  • UpdatedSep 9, 2025
  • Jupyter Notebook
NeuralNets-Pure-Python

Nice place to start seeing matrices shapes ! Great place for beginners to understand neural networks computation

  • UpdatedJan 13, 2025
  • Jupyter Notebook

This repository contains an implementation of a neural network from scratch using only NumPy, a fundamental library for numerical computing in Python. The neural network is designed to perform tasks such as classification, regression, or any other supervised learning problem.

  • UpdatedSep 13, 2023
  • Jupyter Notebook

Implementation of artificial neural networks

  • UpdatedApr 4, 2023
  • Jupyter Notebook

A simple fully connected feed forward neural network written in python from scratch using numpy & optimized using numba. It is possible to have multiple hidden layers, change amount of neurons per layer & have a different activation function per layer.

  • UpdatedApr 17, 2023
  • Python

Computer vision project that utilized openCV to detect a soccer ball and players in a livestream of a soccer game.

  • UpdatedSep 4, 2023
  • Python

𝗔𝗡𝗡 𝗮𝗻𝗱 𝗖𝗡𝗡 𝗳𝗿𝗼𝗺 𝘀𝗰𝗿𝗮𝘁𝗰𝗵 | 𝗡𝗼 𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸𝘀, 𝗷𝘂𝘀𝘁 𝗽𝘂𝗿𝗲 𝗡𝘂𝗺𝗽𝘆

  • UpdatedNov 27, 2025
  • Jupyter Notebook

I made LeNet5 (one of the first convolution neural networks) in plain NumPy to classify digits from the MNIST dataset! Accuracy reaches 91.5% after one epoch :-)

  • UpdatedDec 16, 2020
  • Jupyter Notebook

I made fully connected neural network in plain NumPy to classify digits from the MNIST dataset! It achieves 95% accuracy :-)

  • UpdatedNov 2, 2020
  • Jupyter Notebook

NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.

  • UpdatedJun 29, 2024
  • Jupyter Notebook

A proof of concept of a recursion doing stochastic gradient descent for a simple neural network. Done in Python3 with numpy

  • UpdatedAug 19, 2024
  • Python

TCC do curso de Análise e Desenvolvimento de Sistemas - FATEC - A Utilização de Algoritmos Genéticos na Otimização de Problemas

  • UpdatedFeb 4, 2025
  • Python

Small NeuralNet-Framework implemented with NumPy (Convolution|TransposeConv|Linear)

  • UpdatedFeb 2, 2020
  • Python

Classifies different types of wheat seeds by Artificial Neural Network using Numpy.

  • UpdatedJul 13, 2021
  • Jupyter Notebook

Assignment codes, and general work for pes io course Neural Networks Unleashed

  • UpdatedOct 28, 2024
  • Jupyter Notebook

Deep Learning portfolio covering 3 milestones – from NumPy-based neural networks to fine-grained car classification using PyTorch, Transfer Learning, and Image Retrieval.

  • UpdatedApr 15, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to thenumpy-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thenumpy-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp