2,101 skills found · Page 6 of 71
ritheshkumar95 / Energy Based Generative ModelsPyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models
yang-song / Score FlowOfficial code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)
lifution / FSTextViewCustom TextView inherited from UITextView, with placeholder and maximum input characters limit.
Inoxoft / WhitelightningWhiteLightning distills massive, state-of-the-art language models into lightweight, hyper-efficient text classifiers. It's a command-line tool that lets you create specialized models that run anywhere—from the cloud to the edge—using the universal ONNX format for maximum compatibility.
GooFit / GooFitCode repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP
liuhu-bigeye / Enctc.crnnProject for Connectionist Temporal Classification with Maximum Entropy Regularization.
troylar / Quiet On The SetPrevent someone from turning up the volume on a Windows machine beyond a maximum volume
TheJJ / Ceph BalancerEfficient Ceph placement optimization, aiming for maximum storage capacity through equal OSD utilization.
TheLartians / PackageProject.cmake🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
michelbierlaire / BiogemeBiogeme is an open source freeware designed for the maximum likelihood estimation of parametric models in general, with a special emphasis on discrete choice models.
cloneofsimo / Min Max GptMinimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training
ibab / Python MleA Python package for performing Maximum Likelihood Estimates
liip / SerializerA PHP serializer that generates PHP code for maximum performance
techdivision / ImportThis is a library that provides generic functionalities for the implementation of imports. In addition to maximum performance and optimized memory consumption, Pacemaker can also be used to implement imports in distributed scenarios that place the highest demands on speed and stability.
hgarrereyn / OCRaaPOCRaaP - graphical computer language for maximum portability and ease of use
tango4j / Auto Tuning Spectral ClusteringThis repo is for the SPL paper "Auto-Tuning Spectral Clustering for Speaker Diarization Using Normalized Maximum Eigengap"
kvokka / OnotoleRails project generator, which will cut all starting routine in maximum flexible mode
shaunpersad / Throttled QueueThrottles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
subhamg / Unique Username GeneratorA package to generate a unique username from email or randomly selected nouns and adjectives. Developer can add a separator between the username, define the maximum length of a username and adds up to six random digits.
alastairtree / Hangfire.MaximumConcurrentExecutionsAdds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job