3,872 skills found · Page 2 of 130
Osilly / Vision R1[ICLR2026] This is the first paper to explore how to effectively use R1-like RL for MLLMs and introduce Vision-R1, a reasoning MLLM that leverages cold-start initialization and RL training to incentivize reasoning capability.
bytecodealliance / WizerThe WebAssembly Pre-Initializer
rikukissa / TypeholeTypeScript development tool for Visual Studio Code that helps you automate creating the initial static typing for runtime values
mmastrac / Rust CtorModule initialization/global constructor functions for Rust
rgerum / PylustratorVisualisations of data are at the core of every publication of scientific research results. They have to be as clear as possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.
mariohahn / StatusProviderProtocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
creasty / DefaultsInitialize structs with default values
agustinusnathaniel / Nextarter Chakrabattery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
howardabrams / Dot FilesMy Emacs initialization code and standard scripts I use for client and servers alike.
basecamp / Name Of PersonPresenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)
analyticalrohit / Pytorch FundamentalsIntroduction to PyTorch, covering tensor initialization, operations, indexing, and reshaping.
johnkil / Android ProgressFragmentImplementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.
johngrantuk / AaveFlashLoan1st Place 🏆 in the Gitcoin Web3 World Aave Hackathon. A bot that does arbitrage between two Uniswap exchanges using an Aave Flashloan as the capital for initial trade. Got a nice write up from the Aave team - https://medium.com/aave/gitcoin-x-aave-hackathon-recap-f61d24af2cb
1egoman / Debundle:card_file_box: A javascript debundler. Takes a Browserify or Webpack bundle and recreates the initial, pre-bundled source.
codrops / FullscreenLayoutPageTransitionsThis responsive layout is based on an initial grid of four boxes. Once a box is clicked, it gets resized to fullscreen and the other boxes scale down and fade out. In the work section we experiment with another transition which is to show a panel by making it appear from the bottom while scaling the current one down. To see it in action, open the work section and click on one of the portfolio items and navigate through them.
th1nhhdk / Local AI OcrAn local, offline (after initial setup), portable OCR software that can process images and PDF files, using DeepSeek-OCR AI (running directly on your machine).
Bouke / SwiftInitializerGeneratorXcode Source Code Extension to Generate Swift Initializers
bachonk / UIImageView LettersUIImageView category for using initials as a placeholder image, written in Objective-C. For a Swift implementation, see https://github.com/bachonk/InitialsImageView
NVlabs / FourCastNetInitial public release of code, data, and model weights for FourCastNet
paulrobertlloyd / BarebonesInitial directory setup, style guide and pattern primer. Intended as a starting point for my own projects, available for others to clone and adapt for theirs.