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

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

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

1 مستودع

Awesome GitHub RepositoriesTriangleWave Encodings

Encodes each input dimension using a cheap-to-compute triangle wave at multiple frequencies.

Distinct from Input Encoding Combinations: Distinct from Input Encoding Combinations: focuses on the specific triangle wave encoding technique, not the combination of multiple encoding schemes.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · TriangleWave Encodings. Refine with filters or upvote what's useful.

Awesome TriangleWave Encodings GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nvlabs/tiny-cuda-nnالصورة الرمزية لـ NVlabs

    NVlabs/tiny-cuda-nn

    4,418عرض على GitHub↗

    This project is a high-performance C++ and CUDA neural network library designed for fast training and inference of small networks on NVIDIA GPUs. It serves as a specialized backend for neural radiance fields and coordinate-based networks, providing a fused GPU kernel library and a hash grid encoder for transforming raw input dimensions into high-dimensional representations. The library distinguishes itself through the use of C++ template metaprogramming and fused-kernel execution, which merge neural network layers into single GPU device functions to eliminate memory bottlenecks. It leverages

    Encodes each input dimension using a cheap-to-compute triangle wave at multiple frequencies.

    C++cudadeep-learninggpu
    عرض على GitHub↗4,418
  1. Home
  2. Artificial Intelligence & ML
  3. Encoder-Decoder Architectures
  4. Encoder-Combiner Architectures
  5. Input Encoding Combinations
  6. TriangleWave Encodings