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
W

Wizaron/binary-stochastic-neurons

0
View on GitHub↗
0 stars·0 forks·6 views

Binary Stochastic Neurons

Features

  • Model Implementations - Binary stochastic neurons implementation.
  • Neural Network General Improvements - Listed in the “Neural Network General Improvements” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for wizaron/binary-stochastic-neuronsStar history chart for wizaron/binary-stochastic-neurons

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Binary Stochastic Neurons

Similar open-source projects, ranked by how many features they share with Binary Stochastic Neurons.
  • deepinsight-pcalab/compactbilinearpooling-pytorchD

    DeepInsight-PCALab/CompactBilinearPooling-Pytorch

    0View on GitHub↗
    View on GitHub↗0
  • eladhoffer/bigbatchE

    eladhoffer/bigBatch

    0View on GitHub↗
    View on GitHub↗0
  • ajbrock/freezeoutA

    ajbrock/FreezeOut

    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
See all 30 alternatives to Binary Stochastic Neurons→

Frequently asked questions

What are the main features of wizaron/binary-stochastic-neurons?

The main features of wizaron/binary-stochastic-neurons are: Model Implementations, Neural Network General Improvements.

What are some open-source alternatives to wizaron/binary-stochastic-neurons?

Open-source alternatives to wizaron/binary-stochastic-neurons include: eladhoffer/bigbatch. deepinsight-pcalab/compactbilinearpooling-pytorch. ajbrock/freezeout. meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… agermanidis/thingscoop — Search and filter videos based on objects that appear in them using convolutional neural networks. aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,…