231 skills found · Page 1 of 8
tracel-ai / BurnBurn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
dragen1860 / Deep Learning With TensorFlow Book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
mrdbourke / Tensorflow Deep LearningAll course materials for the Zero to Mastery Deep Learning with TensorFlow course.
amazon-archives / Amazon DsstneDeep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
leriomaggio / Deep Learning Keras TensorflowIntroduction to Deep Neural Networks with Keras and Tensorflow
merrymercy / Awesome Tensor CompilersA list of awesome compiler projects and papers for tensor computation and deep learning.
CreatCodeBuild / TensorFlow And DeepLearning TutorialA TensorFlow & Deep Learning online course I taught in 2016
chelsea0x3b / DfdxDeep learning in Rust, with shape checked tensors and neural networks
mratsim / ArraymancerA fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
dmlc / MshadowMatrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
gabrieleangeletti / Deep Learning TensorFlowReady to use implementations of various Deep Learning algorithms using TensorFlow.
RedisAI / Redis Inference OptimizationA Redis module for serving tensors and executing deep learning graphs
jiazhihao / TASOThe Tensor Algebra SuperOptimizer for Deep Learning
uncomplicate / Deep DiamondA fast Clojure Tensor & Deep Learning library
stared / Thinking In Tensors Writing In PytorchThinking in tensors, writing in PyTorch (a hands-on deep learning intro)
Rivflyyy / HappyTorchA PyTorch coding practice platform — covering LLM, Diffusion, PEFT, and more A friendly environment to help you deeply understand deep learning components through hands-on practice. Like LeetCode, but for tensors. Self-hosted. Supports both Jupyter and Web interfaces.
gorgonia / Tensorpackage tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
buriburisuri / SugartensorA slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.
Keyird / DeepLearning TensorFlow2本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。
Qinbf / Deep Learning Tensorflow2基于Tensorflow2的深度学习开源书籍