bottleneck

There are 42 repositories under bottleneck topic.

  • titu1994/DenseNet

    DenseNet implementation in Keras

    Language:Python7062958294
  • wp-cli/profile-command

    Quickly identify what's slow with WordPress

    Language:PHP270215929
  • Hyperledger-TWGC/tape

    A Simple Traffic Generator for Hyperledger Fabric

    Language:Go2241310070
  • wukan1986/ta_cn

    **版技术指标

    Language:Python149141048
  • tech-srl/bottleneck

    Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"

    Language:Python916722
  • koulanurag/mmn

    Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks

    Language:Python475313
  • SoftwareAG/webmethods-integrationserver-skyprofiler

    SKYProfiler is a performance monitoring tool for Integration Server. SKYProfiler tracks the service invocations and the monitored data can be seen in real time. This helps users track the time each service invocation takes and further drills down to the child service to identify which service contributes to time.

    Language:Java30201123
  • AliLotfi92/Deep_Variational_Information_Bottleneck

    Tensorflow implementation of deep variational information bottleneck

    Language:Python24205
  • indraneelpatil/bottleneck_guided_rrt

    This project consists of C++ implementations of a 3D Rapidly Exploring Random Tree and three other extensions called RRT*, Execution Extended RRT and Synchronised Greedy Biased RRT. It also includes a heuristically guided RRT* with biased sampling towards relevant bottleneck points predicted by a 3D CNN(modified VoxNet in Tensorflow).

    Language:C++19211
  • jeongwhanchoi/PANDA

    🐼PANDA: Expanded Width-Aware Message Passing Beyond Rewiring, ICML 2024

    Language:Python17203
  • caiyunapp/leibniz

    Leibniz is a python package which provide facilities to express learnable partial differential equations with PyTorch

    Language:Python161107
  • GDSC-ESTIN/checkin-system

    A check-in system that uses QR codes and email notifications to track attendance at events. It includes a backend server built with express, a data processing script for generating QR codes and IDs, and a frontend scanner built with react and react-scan-qr. The system sends emails using nodemailer and limits the rate of sending with bottleneck.

    Language:JavaScript15004
  • aalok-sathe/fire-evacuation-simulator

    simple ABM program to simulate a moving danger (e.g., fire) and people in a confined space trying to escape the danger

    Language:Python14412
  • RomanKornev/dogs-vs-cats-redux

    99.7% accuracy solution for Dogs vs Cats Redux Kaggle competition

    Language:Jupyter Notebook11207
  • sunyatin/ASCEND

    Method to estimate the age and intensity of recent bottlenecks/founder events, using genotype data and a recombination map.

    Language:Python8301
  • crypto-code/Latent-Space-Visualization

    Visualize the Latent Space of an Autoencoder using matplotlib

    Language:Python6201
  • jason-li-831202/Flexible-Conv-Module

    ⭐⭐⭐ Pytorch implementation of Attentiom, Backbone, ViT, MLP, Re-parameter, Convolution, very flexible module combination.

    Language:Python6201
  • sBNN

    berenslab/sBNN

    A sparse bottleneck neural network to predict electrophysiological properties of neurons from their gene expression.

    Language:Jupyter Notebook4600
  • giyu51/zabbix-graphs-bottleneck-classification

    Zabbix Graphs Bottleneck Classification automates bottleneck analysis in network infrastructure using deep learning and the Zabbix monitoring system. It quickly identifies and classifies bottlenecks, enabling proactive network management and optimization.

    Language:Jupyter Notebook3201
  • tisljaricleo/fuzzy-highway-bottleneck-python

    Python-based code for estimation of highway bottleneck probability using speed transition matrices.

    Language:Python3180
  • neuhalje/finding_bottlenecks_example

    Finding bottlenecks in applications -- an example

    Language:Java231
  • rush2406/pytorch-stacked-hourglass

    A PyTorch toolkit for 2D Human Pose Estimation.

    Language:Python2200
  • aaolcay/Autoencoders

    Autoencoders are mostly used for different purposes such as denoising, compression data, anomaly detection, generating new data from the input data entering to the model, and more. This repository introduces a simple autoencoder architecture with some brief explanations of encoder, bottleneck and decoder parts.

    Language:Jupyter Notebook1100
  • alexaapo/Autoencoder-Dimensionality-Reduction

    Autoencoder dimensionality reduction, EMD-Manhattan metrics comparison and classifier based clustering on MNIST dataset

    Language:C++1001
  • gdedi001/Performance-Bounceback

    :wrench: Performance Optimization Project - Simulated real-world scenario where a Desktop VR application must be optimized for release

    Language:C#1200
  • mar-kan/algorithm_project

    3 part project: A. bottleneck autoencoder, B. manhattan distance, C. earth mover's distance

    Language:C++1100
  • maxatome/bottle-label

    Generate labels for (wine) bottle neck

    Language:Go1300
  • adumitrescu2708/Memory-Allocator

    This builds a minimalistic memory allocator that can be used to manually manage virtual memory. The goal is to have a reliable library that accounts for explicit allocation, reallocation, and initialization of memory.

    Language:C0100
  • Ankush7890/Bottle_Neck_Effect_using_MNIST

    A small experiment with convolutional neural network in keras.

    Language:Jupyter Notebook0200
  • GML22/GML-Net

    [This project was completed in September 2020] The GML-Net is a convolutional neural network (CNN) that is based on U-Net architecture with an encoder derived from the ResNet family and BottleNeck blocks that provide reading and aggregation of feature maps from a cross-section of various scales. Effective network learning is ensured by loss function defined as a weighted sum of Binary Cross-Entropy Loss, Dice Loss and Lovász hinge Loss.

    Language:Jupyter Notebook0100
  • Jille/measuringringbuffer

    A binary+library to measure how much time is spent reading vs writing.

    Language:Go20
  • LeidenUniversityLibrary/islandora_bottleneck_spotter

    Logs times of page creations and intermediate results to spot bottlenecks in Islandora stack.

  • Naveen-Karanamu/Handwritten-Digit-Autoencoder

    This is the Algorithm to detect the Handwritten Digits - Autoencoders

    Language:Jupyter Notebook10
  • paulopompeu/template-api

    template for Rest API

    Language:JavaScript20
  • spyros-briakos/Autoencoder-Dimensionality-Reduction

    Autoencoder dimensionality reduction, EMD-Manhattan metrics comparison and classifier based clustering on MNIST dataset.

    Language:C++10
  • teqneers/phpunit-stopwatch

    A stopwatch extension for phpunit. Get timing for parts of your code to detect performance bottlenecks.

    Language:PHP20