Found 9,138 repositories(showing 30)
Lyken17
Count the MACs / FLOPs of your PyTorch model.
sovrasov
Flops counter for neural networks in pytorch framework
lraton
A Flipper Zero clone, but cheapest, DIY and simply Open Source, made with Arduino IDE
icebreaker
Floppy Bird (OS)
The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer(Bert、LlaMA etc Large Language Model)
albanie
Memory consumption and FLOP count estimates for convnets
jazzband
Full control of form rendering in the templates.
woylie
Filtering, ordering and pagination for Ecto
zhijian-liu
Count the MACs / FLOPs of PyTorch models
modflowpy
A Python package to create, run, and post-process MODFLOW-based models.
nebez
in case you missed the hype 🐥
Pax is a Jax-based machine learning framework for training large scale models. Pax allows for advanced and fully configurable experimentation and parallelization, and has demonstrated industry leading model flop utilization rates.
woylie
Components for pagination, sortable tables and filter forms using Phoenix, Ecto and Flop
tdeekens
🎚Flip or flop features in your React application in real-time backed by flag provider of your choice 🚦
w84death
An Embedded 🐧Linux on a Single 💾Floppy
facebookresearch
Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, sparsely activated memory layers complement compute-heavy dense feed-forward layers, providing dedicated capacity to store and retrieve information cheaply.
SukkoPera
Open-Hardware Floppy Drive Simulator
chris-gong
An attempt at remaking the popular battle royale game, Fortnite, using Unreal Engine 4 and Amazon GameLift
1adrianb
Estimate/count FLOPS for a given neural network using pytorch
Mysticial
How many FLOPS can you achieve?
omarsahl
A cute little bunny animation that responds to text field interactions.
RobSmithDev
DrawBridge aka Arduino Amiga Floppy Disk Reader/Writer - Hardware and software interface for accessing Amiga disks (read/write ADF and SCP) on non-Amiga hardware
adafruit
No description available
frgfm
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
snbk001
Verilog Design Examples with self checking testbenches. Half Adder, Full Adder, Mux, ALU, D Flip Flop, Sequence Detector using Mealy machine and Moore machine, Number of 1s, Binary to Gray Conversion, Up down counter, Clock Divider, PIPO, n bit universal shift register, 4 bit LFSR, Single port RAM, Dual port RAM, Synchronous FIFO, Asynchronous FIFO, 8x8 Sequential Multiplier
JLuebben
Flowchart Python -- A multipurpose Python node editor.
Poker bot using hand strength calculation, pre-flop simulation and opponent modeling
zugexiaodui
A library for calculating the FLOPs in the forward() process based on torch.fx
joaopauloschuler
K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of examples and documentation.
vra
A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.