awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to locuslab/optnet

Open-source alternatives to Optnet

30 open-source projects similar to locuslab/optnet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Optnet alternative.

  • ikostrikov/pytorch-meta-optimizerikostrikov avatar

    ikostrikov/pytorch-meta-optimizer

    315View on GitHub↗

    A PyTorch implementation of Learning to learn by gradient descent by gradient descent

    Python
    View on GitHub↗315
  • edouardoyallon/pyscatwaveedouardoyallon avatar

    edouardoyallon/pyscatwave

    294View on GitHub↗

    Fast Scattering Transform with CuPy/PyTorch

    Python
    View on GitHub↗294
  • edouardoyallon/scalingscatteringE

    edouardoyallon/scalingscattering

    0View on GitHub↗
    View on GitHub↗0
  • moskomule/eve.pytorchM

    moskomule/eve.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • locuslab/qpthL

    locuslab/qpth

    0View on GitHub↗
    View on GitHub↗0
  • cemoody/topicsneC

    cemoody/topicsne

    0View on GitHub↗
    View on GitHub↗0
  • locuslab/e2e-model-learningL

    locuslab/e2e-model-learning

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • amdegroot/pytorch-containersA

    amdegroot/pytorch-containers

    0View on GitHub↗
    View on GitHub↗0
  • onlytailei/pytorch-value-iteration-networksonlytailei avatar

    onlytailei/PyTorch-value-iteration-networks

    80View on GitHub↗

    PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)

    Python
    View on GitHub↗80
  • ypxie/pytorch-neucomypxie avatar

    ypxie/pytorch-NeuCom

    91View on GitHub↗

    Pytorch implementation of DeepMind's differentiable neural computer paper.

    Python
    View on GitHub↗91
  • episodeyang/deep-auto-punctuationE

    episodeyang/deep-auto-punctuation

    0View on GitHub↗
    View on GitHub↗0
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    View on GitHub↗18,375
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0View on GitHub↗
    View on GitHub↗0
  • ahirner/pytorch-retrainingA

    ahirner/pytorch-retraining

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • akosiorek/hartakosiorek avatar

    akosiorek/hart

    147View on GitHub↗

    Hierarchical Attentive Recurrent Tracking

    Python
    View on GitHub↗147
  • agermanidis/thingscoopagermanidis avatar

    agermanidis/thingscoop

    358View on GitHub↗

    Search and filter videos based on objects that appear in them using convolutional neural networks

    Python
    View on GitHub↗358
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • arunmallya/packnetarunmallya avatar

    arunmallya/packnet

    243View on GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    View on GitHub↗243
  • aosokin/biogansA

    aosokin/biogans

    0View on GitHub↗
    View on GitHub↗0
  • akolishchak/doom-net-pytorchA

    akolishchak/doom-net-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • astorfi/3d-convolutional-speaker-recognitionastorfi avatar

    astorfi/3D-convolutional-speaker-recognition

    790View on GitHub↗

    :speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification

    Python
    View on GitHub↗790
  • astorfi/lip-reading-deeplearningastorfi avatar

    astorfi/lip-reading-deeplearning

    1,904View on GitHub↗

    :unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures

    Python
    View on GitHub↗1,904
  • atgambardella/pytorch-esA

    atgambardella/pytorch-es

    0View on GitHub↗
    View on GitHub↗0
  • baldassarrefe/zalando-pytorchB

    baldassarreFe/zalando-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • bearpaw/pytorch-classificationbearpaw avatar

    bearpaw/pytorch-classification

    1,740View on GitHub↗

    Classification with PyTorch.

    Pythoncifar10cifar100classification
    View on GitHub↗1,740
  • anishathalye/neural-styleanishathalye avatar

    anishathalye/neural-style

    5,537View on GitHub↗

    This project is a TensorFlow-based neural style transfer tool and deep learning image processor. It uses convolutional neural networks to apply the artistic style of one image to the content of another through neural image synthesis. The system supports multi-style blending to combine artistic characteristics from several different images into a single output. It also includes color-preserving stylization, which maintains the original color palette of the source image by merging source color data with the luminance of the stylized result. The tool provides capabilities for style abstraction

    Python
    View on GitHub↗5,537