#
computation-graph
Here are 30 public repositories matching this topic...
-
Updated
Sep 11, 2018 - C++
Self-contained Machine Learning and Natural Language Processing library in Go
nlp
machine-learning
natural-language-processing
deep-learning
neural-network
automatic-differentiation
artificial-intelligence
recurrent-networks
lstm
computation-graph
question-answering
bart
automatic-translation
deeplearning
language-model
bert
transformer-architecture
bert-as-service
named-entities-recognition
-
Updated
Jul 2, 2021 - 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
Jan 22, 2021 - Julia
Structural Equation Modeling using Torch
-
Updated
Jul 23, 2020 - Python
-
Updated
Jun 23, 2021 - 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
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 2, 2020 - Python
a single c++ file for learing how data flow graphs work.
-
Updated
Sep 6, 2017 - C++
Computation graphs, automatic differentiation and machine learning for Kotlin
-
Updated
Aug 6, 2019 - Kotlin
Real-time execution and remote monitoring and tuning of BDSim Block-Diagrams for modeling and control of Dynamical Systems
python
opencv
control
remote-control
computer-vision
simulation
modeling
realtime
telemetry
data-flow
tuner
control-flow
computation-graph
rtos
block-diagram
control-system
webapplication
bdsim
tuning-interface
signal-anaylsis
-
Updated
Jun 23, 2021 - 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
Python library for developing data processing algorithms as computational graphs and their integration with publish-subscribe systems
-
Updated
Sep 15, 2020 - 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
DAG-based computation graph for streaming data
-
Updated
Jun 8, 2019 - C++
JIGLS Is a Graph based Logic Simulator
-
Updated
Jul 26, 2021 - Python
Assignment 1: automatic differentiation
-
Updated
May 6, 2017 - Python
These are my computer graphics projects.
-
Updated
Dec 18, 2019 - C++
This repository contains the code that produces the numeric section in On the Use of TensorFlow Computation Graphs in combination with Distributed Optimization to Solve Large-Scale Convex Problems
-
Updated
Jul 8, 2020 - Python
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
Code for projects and homework from ECE-491: Computational Graphs for Machine Learning (aka Deep Learning/Neural Nets)
-
Updated
Feb 27, 2017 - Jupyter Notebook
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