psrikanthm / cnn-from-scratchView external linksLinks
Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements back propagation in neural networks without using external libraries. A 2D Tensor is defined and all the required Linear Algebra operations are defined to perform required computations. Both the networks are te…
☆30Apr 10, 2018Updated 7 years ago
Alternatives and similar repositories for cnn-from-scratch
Users that are interested in cnn-from-scratch are comparing it to the libraries listed below
Sorting:
- ☆10Sep 10, 2025Updated 5 months ago
- This repository performs radiative heat transfer calculations in a user defined enclosure with a participating medium by using Monte Carl…☆10Oct 31, 2025Updated 3 months ago
- ☆11Jul 13, 2022Updated 3 years ago
- ☆10Jun 2, 2025Updated 8 months ago
- A patchless architecture, based on MLP-Mixer☆18Dec 30, 2021Updated 4 years ago
- LAST: Latent Space Assisted Adaptive Sampling for Protein Trajectories☆13Dec 17, 2022Updated 3 years ago
- A collection of Javascript libraries to create 2D diagrams (focused on graphics and rendering theory)☆18Oct 26, 2025Updated 3 months ago
- Repository of the lecture material for the 3rd Latin American Introductory School on Parallel Programming and Parallel Architecture for H…☆12Sep 15, 2023Updated 2 years ago
- trame-vuetify brings Vuetify UI Material Components into trame☆13Feb 2, 2026Updated last week
- 《人工智能法规、伦理与社会影响》书稿☆13Aug 28, 2021Updated 4 years ago
- Numpy implementation of Gaussian Process Regression☆11May 27, 2019Updated 6 years ago
- Library for ray-tracing and radiation transport in general relativity☆17Dec 12, 2025Updated 2 months ago
- Scripts to generate and analyze afdb clusters☆11Sep 15, 2023Updated 2 years ago
- Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.☆11Nov 23, 2017Updated 8 years ago
- A C++11 command line parser☆14Feb 26, 2017Updated 8 years ago
- Legate Hello World Pedagogical Library☆10Apr 5, 2023Updated 2 years ago
- Small byte-oriented FIFO for Python. Compatible with Python 2.6+ and 3.☆11Mar 22, 2015Updated 10 years ago
- ☆15Jan 27, 2025Updated last year
- Deep learning image autoencoder that not depends on image resolution☆20Jan 20, 2018Updated 8 years ago
- ☆11Jul 19, 2018Updated 7 years ago
- Coding Interview Questions for FAANG☆12Oct 19, 2022Updated 3 years ago
- Demonstration of clipping and scaling functions with PyVista and PyVistaQt☆10Apr 18, 2022Updated 3 years ago
- ☆11Mar 23, 2023Updated 2 years ago
- A Matlab script for deconvolving the CTF in single micrographs/tomograms with a Wiener-like filter☆12Jun 26, 2019Updated 6 years ago
- Some simple MPI programs using mpi4py☆14Jun 18, 2024Updated last year
- Experimental research code for 3D Navier-Stokes equation using the method of artificial compressibility and finite differences☆15Jul 27, 2018Updated 7 years ago
- Unstructured computations on emerging architectures.☆14Jun 1, 2022Updated 3 years ago
- Extended material of the summer course "Introduction to High-Performance Computing in Python for Scientists!". Goethe Research Academy fo…☆11Jul 25, 2022Updated 3 years ago
- Simple, lightweight & minimalistic neovim config.☆10Oct 30, 2025Updated 3 months ago
- Energy spectrum estimation of turbulence signals by compressive sampling (compressed sensing)☆13Apr 28, 2014Updated 11 years ago
- ☆14Oct 7, 2023Updated 2 years ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆50Aug 21, 2024Updated last year
- Monte Carlo simulation for calculating radiation 'view factors' of coaxial parallel disks. This code plots the Monte Carlo results and co…☆13Nov 21, 2017Updated 8 years ago
- Examples from Intel Fortran coarray tutorial☆14May 24, 2021Updated 4 years ago
- N-dimensional Array Datastructure on CPU and GPU☆20Mar 5, 2018Updated 7 years ago
- Examples using petsc4py, cython and petsc to solve Finite Volume Problems.☆13Sep 10, 2017Updated 8 years ago
- A 3D viewer bootstrapping library☆12May 18, 2023Updated 2 years ago
- Implementation for Principal Component Analysis algorithm☆12Oct 20, 2013Updated 12 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Nov 11, 2021Updated 4 years ago