Convolutional neural networks with Python 3
☆21Nov 14, 2016Updated 9 years ago
Alternatives and similar repositories for MNIST-cnn
Users that are interested in MNIST-cnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 6 years ago
- C++ heterogeneous and lock-free containers☆13Sep 5, 2018Updated 7 years ago
- Accepted papers for PLDI 2014☆15May 19, 2016Updated 10 years ago
- Attempt to automate Cyrillic calligraphy called Vyaz☆11Apr 14, 2024Updated 2 years ago
- IPv4/UDP stack written in VHDL code, for interfacing with an FPGA over Ethernet☆11Jun 2, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Strace: history, usage examples, example syscall tracer implementation☆10Mar 24, 2020Updated 6 years ago
- Avatarify for Intel RealSense☆12Nov 22, 2022Updated 3 years ago
- A simple Paxos implementation in C++☆12May 29, 2013Updated 13 years ago
- A VHDL implementation of an Ethernet MAC☆17Aug 13, 2012Updated 13 years ago
- List of ICFP'13 accepted papers, with links to preprint or additional information when available☆72Jul 24, 2016Updated 9 years ago
- ☆12Mar 25, 2024Updated 2 years ago
- Interactive Graph Cuts for Optimal Boundary & Region Segmentation of Objects in N-D Images☆13Jan 17, 2015Updated 11 years ago
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆24May 18, 2017Updated 9 years ago
- ☆73Feb 12, 2014Updated 12 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)☆11Feb 17, 2016Updated 10 years ago
- [DEPRECATED] You should use web3.py instead.☆10Nov 24, 2016Updated 9 years ago
- Recommender system test bench☆14Mar 8, 2019Updated 7 years ago
- ☆15Apr 1, 2025Updated last year
- Cryptanalysis of Caesar, Vigenere, Simple Substitution, Affine, Columnar Transposition, Playfair, Polybius Square ciphers with Python 3.0…☆13Dec 24, 2016Updated 9 years ago
- Visual programming like the Blueprint of Unreal Engine written in python☆23Apr 12, 2020Updated 6 years ago
- Repo for Cryptography course on coursera (https://www.coursera.org/course/crypto)☆11Mar 20, 2013Updated 13 years ago
- Fast Concurrent Pool of preforked-processes and threads MixIn for python's socket server☆31Aug 10, 2012Updated 13 years ago
- Hyperledger fabric java SDK(As rest API will be deprecated, please go to use offical SDK(https://github.com/hyperledger/fabric-sdk-java))☆10Aug 20, 2016Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Tensorflow implementation of the paper "A Neural Algorithm of Artistic Style"☆24Sep 19, 2016Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …