awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
locuslab avatar

locuslab/TCN

0
View on GitHub↗
4,525 نجوم·892 تفرعات·Python·MIT·5 مشاهداتgithub.com/locuslab/TCN↗

TCN

TCN هو إطار عمل ومكتبة للتعلم العميق للتسلسلات لبناء شبكات تلافيفية زمنية (Temporal Convolutional Networks). يوفر مجموعة أدوات لتنفيذ بنيات تلافيفية بحتة لنمذجة البيانات التسلسلية كبديل للشبكات العصبية المتكررة.

يتضمن المشروع مجموعة قياس أداء لنمذجة التسلسلات مصممة لتقييم دقة وسرعة معالجة البنيات. تستخدم هذه المجموعة مهاماً موحدة، بما في ذلك مشاكل الذاكرة، وتصنيف الأرقام، والموسيقى، ومهام اللغة، لقياس الأداء.

يغطي إطار العمل مجموعة من المكونات الهيكلية لمعالجة التسلسلات، مثل طبقات التلافيف السببية لمنع تسرب المعلومات والنوى الموسعة لزيادة مجال الاستقبال. كما يوفر كتل اتصال متبقية لاستقرار التدرج وخطوط أنابيب بيانات لتحويل بيانات السلاسل الزمنية الخام إلى موترات (Tensors).

Features

  • Sequence Modeling Frameworks - Serves as a complete toolkit for implementing and testing time-series processing patterns using convolutional layers.
  • Dilated Convolutions - Utilizes dilated convolutions to exponentially increase the receptive field without increasing the parameter count.
  • Causal Convolutions - Implements causal convolutional layers that prevent information leakage from future to past in temporal sequences.
  • Sequence Learning Models - Provides capabilities for modeling sequential data across various time scales using convolutional layers.
  • Convolutional Sequence Models - Replaces recurrent neural networks with a stack of convolutional layers to allow parallel processing of sequences.
  • Temporal Convolutional Networks - Provides a dedicated library for building temporal convolutional networks as an alternative to recurrent neural networks.
  • Model Performance Benchmarking - Implements a performance evaluation framework to test model accuracy and speed across various sequence tasks.
  • Model Benchmarking Suites - Includes a collection of standardized tasks and datasets for evaluating the accuracy and efficiency of sequence models.
  • Residual Connection Implementations - Includes residual connection blocks to stabilize gradients and support deeper network architectures.
  • Time Series Forecasting - Provides convolutional structures designed to model temporal dependencies and predict future values in sequence data.
  • Model Evaluation and Benchmarking - Provides a benchmark suite to validate model accuracy and processing speed across standardized sequence tasks.
  • Time Series Tensor Pipelines - Ships pipelines that transform raw sequential data into formatted tensors for 1D convolutional processing.
  • Language Modeling - Convolutional and recurrent networks for sequence modeling.
  • Model Implementations - Temporal convolutional networks implementation.

سجل النجوم

مخطط تاريخ النجوم لـ locuslab/tcnمخطط تاريخ النجوم لـ locuslab/tcn

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة locuslab/tcn؟

TCN هو إطار عمل ومكتبة للتعلم العميق للتسلسلات لبناء شبكات تلافيفية زمنية (Temporal Convolutional Networks). يوفر مجموعة أدوات لتنفيذ بنيات تلافيفية بحتة لنمذجة البيانات التسلسلية كبديل للشبكات العصبية المتكررة.

ما هي الميزات الرئيسية لـ locuslab/tcn؟

الميزات الرئيسية لـ locuslab/tcn هي: Sequence Modeling Frameworks, Dilated Convolutions, Causal Convolutions, Sequence Learning Models, Convolutional Sequence Models, Temporal Convolutional Networks, Model Performance Benchmarking, Model Benchmarking Suites.

ما هي البدائل مفتوحة المصدر لـ locuslab/tcn؟

تشمل البدائل مفتوحة المصدر لـ locuslab/tcn: pageman/sutskever-30-implementations — This project is a collection of deep learning research implementations and a reproduction kit designed to translate… openai/evals — Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the… awslabs/gluon-ts — GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability… harvardnlp/annotated-transformer — The Annotated Transformer is an educational resource that provides annotated code implementations of the Transformer… qwenlm/qwen — Qwen is a comprehensive framework for large language model development, serving, and deployment. It provides a… ashishpatel26/andrew-ng-notes — This project is a collection of structured study notes and notebooks serving as an educational resource for deep…

بدائل مفتوحة المصدر لـ TCN

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TCN.
  • pageman/sutskever-30-implementationsالصورة الرمزية لـ pageman

    pageman/sutskever-30-implementations

    3,148عرض على GitHub↗

    This project is a collection of deep learning research implementations and a reproduction kit designed to translate theoretical AI papers into working code. It provides a library of neural network architectures and reference implementations for reproducing seminal research concepts through interactive notebooks. The repository distinguishes itself through the implementation of AI theory and scaling laws, covering complexity dynamics, information theory, and the simulation of universal AI agents. It also includes a benchmarking suite for synthetic reasoning, allowing for the evaluation of mode

    Jupyter Notebook
    عرض على GitHub↗3,148
  • openai/evalsالصورة الرمزية لـ openai

    openai/evals

    18,702عرض على GitHub↗

    Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the quality and performance of language models. It provides a platform for running standardized tests to measure model accuracy and track behavioral changes over time. The system distinguishes itself through a modular architecture that uses a standardized adapter layer to normalize inputs and outputs, allowing different models to be swapped and tested interchangeably. It supports the creation of custom benchmarks using proprietary data, enabling quality assurance on sensitive tasks

    Python
    عرض على GitHub↗18,702
  • awslabs/gluon-tsالصورة الرمزية لـ awslabs

    awslabs/gluon-ts

    5,200عرض على GitHub↗

    GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability distributions with confidence intervals. It supports both traditional model training and zero-shot forecasting, where pretrained models generate predictions for new series without additional training. The project distinguishes itself by integrating a wide variety of forecasting approaches into a unified workflow. This includes deep learning architectures such as recurrent neural networks and causal convolutions, as well as the integration of external statistical models, the Proph

    Python
    عرض على GitHub↗5,200
  • harvardnlp/annotated-transformerالصورة الرمزية لـ harvardnlp

    harvardnlp/annotated-transformer

    7,325عرض على GitHub↗

    The Annotated Transformer is an educational resource that provides annotated code implementations of the Transformer architecture for sequence-to-sequence tasks, built with PyTorch. It serves as a learning tool for understanding attention mechanisms, multi-head parallel attention, and scaled dot-product attention through executable examples that walk through each component of the model. The project covers the full Transformer pipeline, including stacked encoder-decoder layers with residual connections and layer normalization, sinusoidal positional encoding for order-aware representation, and

    Jupyter Notebookannotatednotebookpython
    عرض على GitHub↗7,325
  • عرض جميع البدائل الـ 30 لـ TCN→