#计算机科学#Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neur...
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
翻译 - 《自然电路智能》中发表的论文《神经电路策略实现可审计的自治》的代码存储库
#数据仓库#C++ Implementation of PyTorch Tutorials for Everyone
翻译 - 面向深度学习研究人员的PyTorch教程的C ++实现
#时序数据库# 🌊 Numerically solving and backpropagating through the wave equation
翻译 - through通过波动方程进行数值求解和反向传播
#计算机科学#Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model" It's 2.8x faster than DeiT and saves 86.8% GPU memory when ...
#计算机科学#Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
用Tensorflow实现的深度神经网络。
#计算机科学#Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
#计算机科学#[IEEE TGRS 2020] Change Detection in Multisource VHR Images via Deep Siamese Convolutional Multiple-Layers Recurrent Neural Network
Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)
#时序数据库#Time series forecasting
#计算机科学#⚡ Create handwritten documents from text with a Neural Network!
A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs
#计算机科学#Character Embeddings Recurrent Neural Network Text Generation Models
#计算机科学#[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset
#计算机科学#Implementation of Liquid Nets in Pytorch
A Language Classifier powered by Recurrent Neural Network implemented in Python without AI libraries. AI from scratch.
#计算机科学#Pytorch implementation for 'Interactive Reconstruction of Monte Carlo Image Sequences using a Recurrent Denoising Autoencoder' , https://research.nvidia.com/publication/interactive-reconstruction-mont...