awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to alrojo/tensorflow-tutorial

Open-source alternatives to Tensorflow Tutorial

30 open-source projects similar to alrojo/tensorflow-tutorial, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tensorflow Tutorial alternative.

  • guillaume-chevalier/seq2seq-signal-predictionAvatar von guillaume-chevalier

    guillaume-chevalier/seq2seq-signal-prediction

    1,083Auf GitHub ansehen↗

    Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

    Jupyter Notebookpythonseq2seqtensorflow
    Auf GitHub ansehen↗1,083
  • leriomaggio/deep-learning-keras-tensorflowAvatar von leriomaggio

    leriomaggio/deep-learning-keras-tensorflow

    2,970Auf GitHub ansehen↗

    Introduction to Deep Neural Networks with Keras and Tensorflow

    Jupyter Notebookanacondacudnndeep-learning
    Auf GitHub ansehen↗2,970
  • nlintz/tensorflow-tutorialsAvatar von nlintz

    nlintz/TensorFlow-Tutorials

    6,026Auf GitHub ansehen↗

    This repository is a collection of guided tutorials for building and training machine learning models using the TensorFlow framework. It provides practical walkthroughs and examples for implementing a variety of model architectures to solve data prediction and analysis problems. The guides cover the construction of feedforward, convolutional, and recurrent neural networks to analyze complex data patterns. It includes specific tutorials for unsupervised learning, such as denoising autoencoders and word-to-vec embeddings, as well as examples for training generative adversarial networks to synth

    Jupyter Notebook
    Auf GitHub ansehen↗6,026
  • guillaume-chevalier/lstm-human-activity-recognitionAvatar von guillaume-chevalier

    guillaume-chevalier/LSTM-Human-Activity-Recognition

    3,485Auf GitHub ansehen↗

    Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

    Jupyter Notebookactivity-recognitiondeep-learninghuman-activity-recognition
    Auf GitHub ansehen↗3,485

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • binroot/tensorflow-bookAvatar von BinRoot

    BinRoot/TensorFlow-Book

    4,431Auf GitHub ansehen↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    Auf GitHub ansehen↗4,431
  • aymericdamien/tensorflow-examplesAvatar von aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Auf GitHub ansehen↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Jupyter Notebookdeep-learningexamplesmachine-learning
    Auf GitHub ansehen↗43,749
  • apache/incubator-mxnetAvatar von apache

    apache/incubator-mxnet

    20,812Auf GitHub ansehen↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Auf GitHub ansehen↗20,812
  • andersbll/deeppyAvatar von andersbll

    andersbll/deeppy

    1,372Auf GitHub ansehen↗

    Deep learning in Python

    Python
    Auf GitHub ansehen↗1,372
  • albu/albumentationsAvatar von albu

    albu/albumentations

    15,308Auf GitHub ansehen↗

    Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates

    Python
    Auf GitHub ansehen↗15,308
  • avanetten/yoltAvatar von avanetten

    avanetten/yolt

    278Auf GitHub ansehen↗

    You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery

    C
    Auf GitHub ansehen↗278
  • ccs-amsterdam/r-course-materialAvatar von ccs-amsterdam

    ccs-amsterdam/r-course-material

    214Auf GitHub ansehen↗

    R course material

    HTML
    Auf GitHub ansehen↗214
  • azavea/raster-vision-examplesAvatar von azavea

    azavea/raster-vision-examples

    174Auf GitHub ansehen↗

    This repository contains examples of using Raster Vision on open datasets.

    Jupyter Notebook
    Auf GitHub ansehen↗174
  • baidu/paddleAvatar von baidu

    baidu/paddle

    23,959Auf GitHub ansehen↗

    Paddle is a deep learning framework designed for building, training, and deploying large-scale machine learning models. It incorporates a distributed training engine for optimizing performance across multiple chips and a model inference engine for transforming trained models into production-ready formats for cross-platform execution. The platform features a heterogeneous hardware abstraction and a standardized software stack that allows models to run across diverse hardware architectures through a common interface. It also includes a scientific computing library capable of solving complex dif

    C++
    Auf GitHub ansehen↗23,959
  • batzner/tensorlmAvatar von batzner

    batzner/tensorlm

    60Auf GitHub ansehen↗

    Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow

    Python
    Auf GitHub ansehen↗60
  • autonomio/talosAvatar von autonomio

    autonomio/talos

    1,637Auf GitHub ansehen↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Auf GitHub ansehen↗1,637
  • amznlabs/amazon-dsstneAvatar von amznlabs

    amznlabs/amazon-dsstne

    4,395Auf GitHub ansehen↗

    Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with sparse inputs and outputs. It provides a model-parallel training framework and a GPU-accelerated sparse engine to support memory-intensive networks. The framework is specifically designed for recommendation system training and large-scale sparse learning. It enables the distribution of large weight matrices and embedding tables across multiple GPU devices to handle models that exceed the memory capacity of a single processor. The project covers a broad range of capabilities in

    C++
    Auf GitHub ansehen↗4,395
  • bsautermeister/tensorlightAvatar von bsautermeister

    bsautermeister/tensorlight

    11Auf GitHub ansehen↗

    TensorLight - A high-level framework for TensorFlow

    Python
    Auf GitHub ansehen↗11
  • astorfi/tensorflow-worldAvatar von astorfi

    astorfi/TensorFlow-World

    4,492Auf GitHub ansehen↗

    TensorFlow-World is a collection of tutorials, implementation guides, and model templates for building and training machine learning models using the TensorFlow framework. It serves as an educational resource for designing deep learning architectures and implementing predictive models. The project provides ready-to-use examples for constructing neural network architectures and linear classifiers. It includes guides on performing tensor operations, automatic differentiation, and gradient descent optimization. The materials cover a range of machine learning capabilities, including the use of h

    Python
    Auf GitHub ansehen↗4,492
  • bvlc/caffeAvatar von BVLC

    BVLC/caffe

    34,576Auf GitHub ansehen↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    Auf GitHub ansehen↗34,576
  • caffe2/caffe2Avatar von caffe2

    caffe2/caffe2

    8,377Auf GitHub ansehen↗

    Caffe2 is a high-performance deep learning framework and C++ machine learning library. It serves as a modular system for designing, training, and executing scalable neural networks. The project functions as an inference engine and a scalable neural network engine designed to run models across distributed systems and diverse hardware. Its architecture allows for the construction of custom neural network components that can be scaled from research to production environments. The framework covers the full lifecycle of deep learning development, including modular network architecture design, mod

    Shell
    Auf GitHub ansehen↗8,377
  • carpedm20/ntm-tensorflowAvatar von carpedm20

    carpedm20/NTM-tensorflow

    1,048Auf GitHub ansehen↗

    "Neural Turing Machine" in Tensorflow

    Jupyter Notebookneural-turing-machinestensorflow
    Auf GitHub ansehen↗1,048
  • catalyst-team/catalystAvatar von catalyst-team

    catalyst-team/catalyst

    3,376Auf GitHub ansehen↗

    Accelerated deep learning R&D

    Python
    Auf GitHub ansehen↗3,376
  • bethgelab/foolboxAvatar von bethgelab

    bethgelab/foolbox

    2,966Auf GitHub ansehen↗

    .. raw:: html

    Python
    Auf GitHub ansehen↗2,966
  • chainer/chainercvAvatar von chainer

    chainer/chainercv

    1,482Auf GitHub ansehen↗

    ChainerCV: a Library for Deep Learning in Computer Vision

    Pythonchainerchainercvcomputer-vision
    Auf GitHub ansehen↗1,482
  • charlesq34/pointnetAvatar von charlesq34

    charlesq34/pointnet

    5,433Auf GitHub ansehen↗

    PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without voxelization. It provides a system for 3D object classification, semantic segmentation frameworks for partitioning clouds into categories, and tools for visualizing 3D shapes. The project utilizes a transform network to align point clouds into a canonical coordinate space and employs symmetric-function-based aggregation to condense point-wise features into global vectors regardless of point order. It also features a multi-scale grouping architecture to extract hierarchical geometric

    Python
    Auf GitHub ansehen↗5,433
  • charlesq34/pointnet2Avatar von charlesq34

    charlesq34/pointnet2

    3,678Auf GitHub ansehen↗

    PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a hierarchical feature learning architecture to extract geometric patterns from sampled 3D point sets. The framework implements a variety of 3D analysis tools, including a point cloud classifier for categorizing objects based on spatial coordinates and surface normals, a semantic scene segmenter for labeling surfaces in large-scale environments, and a tool for 3D object part segmentation. The system covers a broad range of capabilities including geometric feature extraction, 3D da

    Python
    Auf GitHub ansehen↗3,678
  • chiphuyen/tf-stanford-tutorialsAvatar von chiphuyen

    chiphuyen/tf-stanford-tutorials

    10,377Auf GitHub ansehen↗

    This project is a deep learning educational resource providing a collection of TensorFlow tutorials and programming exercises. It serves as a set of machine learning code samples designed for university-level courses on machine learning research. The repository focuses on machine learning education and deep learning research, providing practical examples for implementing neural networks from scratch. It supports neural network prototyping and the development of TensorFlow models to help users apply deep learning theory to software implementations.

    Python
    Auf GitHub ansehen↗10,377
  • chncwang/insnetAvatar von chncwang

    chncwang/InsNet

    68Auf GitHub ansehen↗

    InsNet Runs Instance-dependent Neural Networks with Padding-free Dynamic Batching.

    C++
    Auf GitHub ansehen↗68
  • christoschristofidis/awesome-deep-learningAvatar von ChristosChristofidis

    ChristosChristofidis/awesome-deep-learning

    27,569Auf GitHub ansehen↗

    This project is a curated directory of resources, libraries, and frameworks designed to support the development, training, and deployment of neural network models. It serves as a comprehensive guide for navigating the machine learning ecosystem, providing structured access to software utilities and research materials. The directory distinguishes itself by aggregating tools across the entire machine learning lifecycle, ranging from data management and experiment tracking to production-ready model deployment. It functions as a central hub for discovering both foundational academic research and

    awesomeawesome-listdeep-learning
    Auf GitHub ansehen↗27,569
  • benedekrozemberczki/karateclubAvatar von benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284Auf GitHub ansehen↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    Auf GitHub ansehen↗2,284