PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
-
Updated
Dec 24, 2023 - Jupyter Notebook
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debugger. Transparent data. No library dependencies. 基于OpenCL的深度学习计算框架,C++开发,支持多层感知器,长短时记忆模型,卷积神经网络,残差网络。调试方便,数据透明。无外部依赖。
Implementation of Recurrent Neural Network (RNN) from scratch
General Tensorflow implementation of a RNN Character Level Language Model based on Truncated Backpropagation Through Time (TBPTT)
A "Char-RNN" unconventional machine learning software using tensorflow.
A web application developed using Streamlit that leverages federated learning (FL) to collaboratively train a character-level recurrent neural network (CharRNN) model for text generation. The model is specifically trained on a custom dataset of Linux errors and their solutions.
Add a description, image, and links to the charrnn topic page so that developers can more easily learn about it.
To associate your repository with the charrnn topic, visit your repo's landing page and select "manage topics."