395 skills found · Page 10 of 14
dee0xeed / ZfAn implementation of FORTH-like virtual stack machine in Zig
codejoetheduke / First Place Solution Localised Precipitation Forecasting In Brazzaville Using AI🏆 1st Place Solution - This repository contains the winning end-to-end machine learning pipeline for the Localised Precipitation Forecasting Challenge - From feature engineering to model stacking and an MLOps-friendly architecture.
bpbpublications / Practical Full Stack Machine LearningPractical Full-stack Machine Learning, published by BPB Publications
Furetur / Extendable VmSimplifies writing stack virtual machines in Rust
tenstorrent / Tt BlacksmithThis repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack
drom / StackStack machine blocks.
w0dm4n / Abstract VMRéalisation d'une machine virtuelle capable d'exécuter un code en pseudo-ASM basique. Utilisation d'une stack pour faire des opérations arithmétiques.
edilson258 / BugA stack-based programming language that compiles to Bug Virtual Machine
svenslaggare / SharpJITSimple virtual machine for a stack-based assembler language written in C#.
xieyuheng / XvmXVM is an extensible 64-bit stack virtual machine with tagged value.
phresnel / PugPug is a tiny, minimalistic, tweakable, C++11 self-contained, embeddable and header-only Stack Virtual-Machine. And you can study it altogether during one evening.
keivanipchihagh / Machinelearning RoadmapA hands-on and industry-oriented roadmap to learn to become a Full-Stack Machine Learning Engineer
whirlsyu / EnMCBCreation of the correlated blocks using DNA methylation profiles. A stacked ensemble of machine learning models, which combined the support vector machine and elastic-net regression model, can be constructed to predict disease progression.
OrangeTide / StackvmSimple stack-based virtual machine
Narase33 / StackMachineA stackmachine (hobby project)
manankalra / Elastic Xpack Machine Learning TutorialA simple tutorial to get started with unsupervised machine learning for the elastic stack
saugatapaul1010 / Ensemble Learning BLOGEnsemble Learning — Bagging, Boosting, Stacking and Cascading Classifiers in Machine Learning using SKLEARN and MLEXTEND libraries.
a-luna / Packer ExamplesPacker templates which create machine images running various applications, e.g., LEMP stack with Bedrock-Wordpress fully-configured, ready to install immediately upon instancing.
lambdacasserole / Tiny CompilerVery tiny compiler for a simple arithmetic language.
nithint / Virtual Machineclass project for implementing a stack based jvm like virtual machine