CoinMarketCap (CMC) Trending | CMC, Coingecko, Dexscreener, Dextools Trending services COINMARKETCAP TRENDING Trending on CoinMarketCap is to promote your project within CMC among the target audience. Trending on CoinMarketCap is getting in the spotlight of stubfund and bloggers. Opinion leaders will follow your project. Sometimes it's free publications in popular X-accounts, in thematic Telegram chats. 🔥 TOP 1-3 CMC TRENDING 🔥 TOP 4-10 CMC TRENDING 👁 TOP 1-10 MOST VISITED Price and requi…
Auxílio RS: Projetos de Resposta a Emergências por Chuvas e Alagamentos🌊 Backend para App de Ajuda em Enchentes 🌊 Este repositório contém o backend de um aplicativo projetado para ajudar na organização e distribuição de suprimentos, bem como na coordenação de voluntários durante enchentes no Rio Grande do Sul. Ele fornece APIs essenciais para a autenticação de usuários, gerenciamento de abrigos e suprimentos, e muito mais. 🛠 Tecnologias Utilizadas 🟢 Node.js: Ambiente de execução para JavaScrip…
Publicly shared solutions to Coding Challenges Shared Solutions to Coding Challenges Publicly shared solutions to the Coding Challenges. Join the Discord Community. How To Add Your Solution To add your solution follow the process for making a pull request to an open-source project. Essentially: Fork this repo and clone it. Create a branch and make your change. Push your branch to your fork. Open a PR against this repo. Table of Contents Build your own wc Tool Build your own JSON Parser Build…
KawaiiLogos 简体中文 README こんにちは、こんばんは。このリポジトリはさわらつきが作成したロゴがアップロードされているリポジトリです。 Warningここにあるロゴはさわらつきが作成したロゴです。各サービス、団体が作成したものではありません。 すべてが公式で使われているロゴというわけではありません。 kawaiiの過剰摂取にはお気を付けください。 Importantこのリポジトリの内容物をAIもしくはそれに同等するとさわらつきが判断したものに使用することはできません。 予めご了承ください。 ライセンス このリポジトリは以下の独自ライセンスが付与されます。 ロゴを使用したい場合、必ずお読みください 定義 ここでいう公式とは各ロゴの名称や本来のさわらつきが作成したロゴでない、ロゴの権利を保持する人物、またはそれに準ずる団体、組織とします。 全項 個人の利用に限り自由にお使いいただけます。 例えば、ステッカー制作などが個人の利用に当てはまります。 Warningこのロゴを使い制作した制作物は販売することができません。 商用利用での利用は基本的に行うことはできま…
June, a gradual, safe systems language Goals Teachability | Learnability | Readability Efficiency | Productivity Systems and application programming Also see the philosophy for more info. Participating in the closed alpha/beta How to file feedback File feedback as issues on the repo: https://github.com/sophiajt/june/issues When you file issues, please also submit the git hash of the revision you've built from Status The June project is still in its early days of development. While we…
More relighting!IC-Light IC-Light is a project to manipulate the illumination of images. The name "IC-Light" stands for "Imposing Consistent Light" (we will briefly describe this at the end of this page). Currently, we release two types of models: text-conditioned relighting model and background-conditioned model. Both types take foreground images as inputs. Get Started Below script will run the text-conditioned relighting model: git clone https://github.com/lllyasviel/IC-Light.…
Model Download | Evaluation Results | Model Architecture | API Platform | License | Citation Paper Link👁️ DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model 1. Introduction Today, we’re introducing DeepSeek-V2, a strong Mixture-of-Experts (MoE) language model characterized by economical training and efficient inference. It comprises 236B total…
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modelingKAN-GPT The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling Install it from PyPI pip install kan_gpt Usage Refer to the KAN_GPT.ipynb and kan_gpt/prompt.py for usage examples. The following is an outine of how to use the model: from kan_gpt.model import GPT from transformers i…
A rhythm game made with HaxeFlixelFriday Night Funkin' Friday Night Funkin' is a rhythm game. Built using HaxeFlixel for Ludem Dare 47. This game was made with love to Newgrounds and it's community. Extra love to Tom Fulp. Playable web demo on Newgrounds! Demo download builds for Windows, Mac, and Linux from Itch.io! Getting Started PLEASE USE THE LINKS ABOVE IF YOU JUST WANT TO PLAY THE GAME To learn how to install the necessary dependencies and compile the game from source, plea…