#
computation-graph
Here are 26 public repositories matching this topic...
-
Updated
Sep 11, 2018 - C++
spaGO is a beautiful and maintainable machine learning library written in Go designed to support relevant neural network architectures in natural language processing tasks
go
golang
machine-learning
natural-language-processing
deep-neural-networks
deep-learning
neural-network
automatic-differentiation
artificial-intelligence
recurrent-networks
lstm
computation-graph
deeplearning
language-model
transformer-architecture
bert-models
-
Updated
Aug 12, 2020 - Go
Implementing Multiple Layer Neural Network from Scratch
-
Updated
Apr 14, 2016 - Python
(Spring 2017) Assignment 2: GPU Executor
-
Updated
Apr 27, 2017 - Python
Computational graph library for machine learning
python
machine-learning
deep-neural-networks
deep-learning
neural-network
tensorflow
ml
computation-graph
-
Updated
Mar 2, 2018 - Python
Build, distribute, and execute task graphs
-
Updated
Apr 11, 2020 - Julia
Structural Equation Modeling using Torch
-
Updated
Jul 23, 2020 - Python
Model-based Policy Gradients
reinforcement-learning
openai-gym
pytorch
computation-graph
gym
policy-gradient
finite-difference
backpropagation
computational-graphs
mujoco
model-based
ilqg
ilqr
ilqg-mujoco
mujoco-py
policy-gradients
policy-optimization
direct-policy-search
mujoco-dynamics
-
Updated
Mar 12, 2020 - Python
A computation graph micro-framework providing seamless lazy and concurrent evaluation
-
Updated
Feb 14, 2020 - Python
C computation graph, AutoGrad with OpenCL support [WIP]
-
Updated
Feb 26, 2019 - C
a single c++ file for learing how data flow graphs work.
-
Updated
Sep 6, 2017 - C++
artifax is a Python package to evaluate nodes in a computation graph where the dependencies associated with each node are extracted directly from their function signatures.
-
Updated
Oct 31, 2019 - Python
Computation graphs, automatic differentiation and machine learning for Kotlin
-
Updated
Aug 6, 2019 - Kotlin
Python library for developing data processing algorithms as computational graphs and their integration with publish-subscribe systems
-
Updated
May 2, 2020 - Python
A short collection of Jupyter notebooks explaining some basic computational math
computer-science
jupyter-notebook
mathematics
recursive-functions
computation-graph
lecture-notes
computational-maths
-
Updated
Jan 4, 2019 - Jupyter Notebook
Assignment 1: automatic differentiation
-
Updated
May 6, 2017 - Python
Creating and analyzing interaction graphs based on boolean functions
python
java
graph
graph-algorithms
makefile
bruteforce
computation-graph
research-project
molecules
cancer-research
boolean-function
cyclic-redundancy-check
-
Updated
Apr 13, 2016 - Java
-
Updated
Aug 15, 2020 - Python
DAG-based computation graph for streaming data
-
Updated
Jun 8, 2019 - C++
Code for projects and homework from ECE-491: Computational Graphs for Machine Learning (aka Deep Learning/Neural Nets)
-
Updated
Feb 27, 2017 - Jupyter Notebook
Automatic derivative calculation of scalar functions.
-
Updated
Aug 6, 2020 - C#
Projeto de TCC baseado em processamento de imagens e visão computacional para identificar a evolução de ogras da engenharia civil
-
Updated
Mar 31, 2020 - Python
These are my computer graphics projects.
-
Updated
Dec 18, 2019 - C++
Improve this page
Add a description, image, and links to the computation-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computation-graph topic, visit your repo's landing page and select "manage topics."
In operations_broadcast_test.go there are some tests that are not yet filled in. The point is to test that broadcasting works for different shapes. The semantics of broadcast probably isn't clear, so please do send me a message for anything.
This is a good first issue for anyone looking to get interested