JagathPrasad / recurrent_neural_network_from_scratch
Recurrent Neural Network from scratch using C#
☆8Updated 5 years ago
Alternatives and similar repositories for recurrent_neural_network_from_scratch
Users that are interested in recurrent_neural_network_from_scratch are comparing it to the libraries listed below
Sorting:
- An awesome ray traced 3D renderer build in C# from scratch!☆20Updated last year
- C# implementation of neural networks library. Contains basic types of layers (dense, convolution, pooling, flatten). Supports single CPU,…☆26Updated 5 years ago
- A collection of lockless, concurrent queues☆12Updated 3 years ago
- For C#:Half-precision floating-point format.☆12Updated 5 years ago
- This demo is a C# port of ConvNetJS RLDemo (https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html) by Andrej Karpathy☆46Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated 2 years ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 3 years ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 4 years ago
- New version of TypescriptToCS, better than the original. Though, it doesn't support keyof.☆43Updated 7 years ago
- Various C# utilities used by Frenetic LLC.☆17Updated last week
- A Generative Adversarial Network (GAN) written entirely in c#☆16Updated 2 months ago
- ☆43Updated 2 years ago
- Simple and minimalistic REST server written in C#☆8Updated 8 years ago
- Epicycle .NET (C#) Math Library☆12Updated 9 years ago
- An implementation of BinaryReader and BinaryWriter which works on binary arrays directly☆22Updated last year
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated 2 years ago
- A WinForms-like C# OpenGL User Interface library☆19Updated 9 years ago
- A C# implementation of LibSquish, used to compress texture images into GPU compatible compression formats.☆20Updated last year
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- A small and light SQLite ORM for use in any .NET project☆32Updated 11 years ago
- A C# library to parse and evaluate any mathematical expression☆20Updated last year
- Thread-safe lock-free doubly linked list implementation in C#☆17Updated 5 years ago
- Blazingly fast C#/Rust thread-safe png/jpg image encoder