Building Convolutional Neural Networks From Scratch using NumPy
☆599Jun 19, 2023Updated 2 years ago
Alternatives and similar repositories for NumPyCNN
Users that are interested in NumPyCNN are comparing it to the libraries listed below
Sorting:
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆306Mar 6, 2018Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆552Nov 28, 2020Updated 5 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241May 8, 2021Updated 4 years ago
- Convolutional Neural Network implemenation from scratch in python numpy☆11Apr 11, 2018Updated 7 years ago
- ☆11Oct 29, 2019Updated 6 years ago
- 使用numpy构建cnn复习深度学习知识☆35Sep 11, 2018Updated 7 years ago
- Source code for "Probabilistic neural networks for fluid flow model-order reduction and data recovery"☆11Sep 19, 2020Updated 5 years ago
- GUI for annotation of images in darknet format☆12May 2, 2024Updated last year
- CU-BEN serial version: geometric and material nonlinear static and transient dynamic structural analysis/ linear acoustic fluid structure…☆11Apr 19, 2020Updated 5 years ago
- Machine learning, in numpy☆16,276Oct 29, 2023Updated 2 years ago
- A tiny implementation of LeNet (without deep learning framework)☆32Feb 12, 2020Updated 6 years ago
- Thesis in Federated Learning using an Edge/Cloud Computing architecture☆10Feb 26, 2021Updated 5 years ago
- Dynamic mode decomposition in Python☆13Jun 9, 2015Updated 10 years ago
- Publication of Python code used to train ModalPINN☆11May 5, 2022Updated 3 years ago
- This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with article…☆1,397Dec 10, 2023Updated 2 years ago
- The Gerris based Solid-Fluid system solver☆13Apr 20, 2021Updated 4 years ago
- Experiments and tutorials with and for torchaudio☆13May 7, 2021Updated 4 years ago
- ACM UMAP2020 Hands-on Tutorial on Data and Algorithmic Bias in Recommender Systems☆10May 23, 2021Updated 4 years ago
- This repository is a collection of user elements for FEAP and generated using AceGen☆12Aug 26, 2021Updated 4 years ago
- Deep learning library in plain Numpy.☆322Jun 21, 2022Updated 3 years ago
- PyTorch Tutorial for Deep Learning Researchers☆32,199Aug 15, 2023Updated 2 years ago
- ☆15Nov 20, 2023Updated 2 years ago
- Data-driven Identification of 2D Partial Differential Equations using Extracted Physical Features☆12Apr 23, 2021Updated 4 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆10Dec 5, 2017Updated 8 years ago
- Asymmetric Multi-Task Learning code, If you want to use it, please let me know and cite AMTL paper☆11Aug 3, 2016Updated 9 years ago
- Models and examples built with TensorFlow☆77,693Updated this week
- Implementing Recurrent Neural Network from Scratch☆520May 28, 2018Updated 7 years ago
- Replication of "Regularizing and Optimizing LSTM Language Models" by Merity et al. (2017).☆12Sep 17, 2019Updated 6 years ago
- Unofficial PyTorch implementation of "GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint"☆31Nov 2, 2019Updated 6 years ago
- AutoML library for deep learning☆9,308Nov 25, 2025Updated 3 months ago
- A simple Flask task manager.☆12Jun 26, 2025Updated 8 months ago
- LSTM Autoencoder that works with variable timesteps☆16Aug 24, 2018Updated 7 years ago
- 逻辑回归和单层softmax的解析解☆12Jul 29, 2021Updated 4 years ago
- A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning m…☆15Jun 8, 2019Updated 6 years ago
- One of the first steps in automatic fundus image analysis is the segmentation of the retinal vasculature, which provides valuable informa…☆13Apr 1, 2016Updated 9 years ago
- Flask API to productize a document classification model. Classification model was built using Keras with tensorflow backend☆27Jul 21, 2020Updated 5 years ago
- Build neural networks based only on Numpy☆173Feb 14, 2023Updated 3 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆33Mar 24, 2019Updated 6 years ago
- A memory efficient implementation of custom SWISH and MISH activation functions in Pytorch☆13Jun 29, 2020Updated 5 years ago