A cute multi-layer LSTM that can perform like a human 🎶
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Lo...
[ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs
The squeezenet image classification android example
The repo for the fast and easy guide to the most popular deep learning framework in the world.
L1: Tensor Studio — The playground for tensors
JittorVis - Visual understanding of deep learning models
Interactive Visualization to Build, Train and Test an Autoencoder with Tensorflow.js
Student–Teacher Anomaly Detection with Discriminative Latent Embeddings
Graph Neural Network based Social Recommendation Model. SIGIR2019.
Lean neural real-time acoustic echo cancellation with soft delay estimation - GGML and PyTorch inference
A PyTorch Implementation of "Neural Arithmetic Logic Units"
A cleaner way to build neural networks for PyTorch.
Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
A handwriting recognition example for iOS using NeuralNet
Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.
code for "Neural Cages for Detail-Preserving 3D Deformations"
C++ wrapper library for Darknet
A learned sampling approach for point clouds (CVPR 2019)
This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse r...
In this tutorial, you will learn the fundamentals of how you can build neural networks without the help of the deep learning frameworks, and instead b...
AHN: Artificial Hippocampus Networks for Efficient Long-Context Modeling
Test your HN title against a neural network
Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural...
Synthesizing neural-network Lyapunov functions (and controllers) as stability certificate.
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
SLING - A natural language frame semantics parser
Aydin — User-friendly, Fast, Self-Supervised Image Denoising for All.
Binary Neural Network Framework for FPGA(Differentiable LUT)
This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).
PyTorch Explain: Interpretable Deep Learning in Python.
A Convolutional Neural Network implemented entirely from scratch in x86-64 assembly using AVX-512, performing cat vs dog image classification without...
最全的中文版深度学习资源索引,包括论文,慕课,开源框架,数据集等等
A Neural Network Toolkit.
100 Days Of Machine Learning. New Content in every 1-2 day and projects every week. The massive 100DaysOfML in building
Interpret text data with LLMs (sklearn compatible).
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소
🕵️♂️ Interpreting Convolutional Neural Network (CNN) Results.
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
HolisticMotionCapture is an application and package that can capture the motion of a person with only a monocular color camera and move the VRM avatar...
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling...
Research project: create a chess engine using Deep Reinforcement Learning
summaries of all the papers I read
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
Code for "Groove2Groove: One-Shot Music Style Transfer with Supervision from Synthetic Data"
Neural network based solvers for partial differential equations and inverse problems :milky_way:. Implementation of physics-informed neural networks i...
Minimalistic implementation of a simple feedforward Neural Network