- A forest
Lists (9)
Sort Name ascending (A-Z)
Stars
- All languages
- Arc
- Arduino
- Assembly
- C
- C#
- C++
- C3
- CSS
- Clojure
- Common Lisp
- Crystal
- Eagle
- Forth
- FreeBASIC
- Go
- HTML
- Haskell
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- Logos
- Lua
- MATLAB
- Markdown
- OCaml
- Odin
- OpenSCAD
- PHP
- Pascal
- Python
- QML
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Shell
- SystemVerilog
- TypeScript
- VHDL
- Verilog
- Vim Script
- ZIL
- Zig
A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata
In this project, I used Hebbian, Perceptron and Adaline neural networks to implement AND gate, and OR gate.
Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.
A lightweight and flexible framework for Hebbian learning in PyTorch.
Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686
👋 Motion detection using the doppler effect
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
Minimal RNN classifier with self-attention in Pytorch
AI classifier for indicating AI-written text
Adversarially Learned One-Class Classifier for Novelty Detection (ALOCC)
A pytorch implemented classifier for Multiple-Label classification
A simple emoji classifier for humans. 🖖
Open source physics-based sandbox game with electronic circuitry, mechanics, robots, puzzles, Lua scripting and more.
Restricted Boltzmann Machines in Python.
A collection of machine learning examples and tutorials.
PyTorch implementation of SLAYER for training Spiking Neural Networks
Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper
Pure python implementation of SNN
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold N…
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Module for automatic summarization of text documents and HTML pages.
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Te…
AirLLM 70B inference with single 4GB GPU
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
C++ Path Tracer from scratch with zero third-party libraries.