computational-graphs topic

List computational-graphs repositories

essence

74
Stars
18
Forks
Watchers

AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.

LightCTR

674
Stars
142
Forks
Watchers

Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate prediction based computational DAG, philosophy of Parameter Server and Ring-AllReduce collective communicat...

moniel

350
Stars
27
Forks
Watchers

Interactive Notation for Computational Graphs

SelfDrivingCar

224
Stars
98
Forks
Watchers

A collection of all projects pertaining to different layers in the SDC software stack

tinyflow

2.0k
Stars
372
Forks
Watchers

Tutorial code on how to build your own Deep Learning System in 2k Lines

TimeDag.jl

17
Stars
3
Forks
Watchers

A computational graph for time-series processing.

Neuro_

35
Stars
8
Forks
Watchers

C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports...

ghn3

26
Stars
3
Forks
Watchers

Code for "Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?" [ICML 2023]