-
-
-
-
community Public
Forked from tensorflow/communityStores documents used by the TensorFlow developer community
Apache License 2.0 UpdatedMay 7, 2024 -
tensorboard Public
Forked from tensorflow/tensorboardTensorFlow's Visualization Toolkit
TypeScript Apache License 2.0 UpdatedOct 11, 2023 -
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 10, 2021 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedMay 24, 2021 -
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedJan 6, 2021 -
governance Public
Forked from keras-team/governanceGovernance of the Keras API.
UpdatedOct 8, 2020 -
docs Public
Forked from sourcecred/docsOfficial SourceCred documentation
JavaScript Other UpdatedJun 7, 2020 -
aip Public
Forked from aip-dev/google.aip.devAPI Improvement Proposals. https://aip.dev/
CSS Other UpdatedApr 8, 2020 -
Demo react webapp which hides a component if the url param has 'hideabout'
-
-
tfjs-layers-1 Public
Forked from tensorflow/tfjs-layersTensorFlow.js high-level layers API
TypeScript Other UpdatedJul 31, 2018 -
tfjs-examples Public
Forked from tensorflow/tfjs-examplesExamples built with TensorFlow.js
JavaScript Apache License 2.0 UpdatedJul 31, 2018 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedJul 29, 2018 -
tfjs-core Public
Forked from tensorflow/tfjs-coreWebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
TypeScript Apache License 2.0 UpdatedJun 22, 2018 -
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedMay 25, 2018 -
-
tpu Public
Forked from tensorflow/tpuReference models and tools for Cloud TPUs.
Python Apache License 2.0 UpdatedMar 28, 2018 -
-
-
Matlab-Useful-Stuff Public
This contains an accumulation of tools I have built for myself over the course of long MATLAB career. Some of these tools have been added in newer versions of the MATLAB standard API. Most of it is…