395 skills found · Page 4 of 14
cslarsen / CrianzaA stack machine VM, interpreter and genetic programming library
Frodox / Execute Machine Code From MemoryProof of concept example: executing machine code from different memory areas: stack, heap, shared memory
at-tan / Forecasting Air PollutionStacking a machine learning ensemble for multivariate time series forecasting, with the goal of predicting the one-period ahead PM 2.5 air pollution level, as published in Towards Data Science on Medium.com
andreabergia / SbvmStack based virtual machine
andrevdm / SimpleHaskellStackVMSimple demonstration stack based virtual machine written in Haskell
BranislavLazic / RoosterExample of a primitive stack based virtual machine
enochkan / Awesome Ml StackA curated list of up-to-date company blogs and media on their machine learning stacks.
AnushaUpadhyaya / Intrusion Detection SystemI have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.unb.ca/cic/datasets/ids-2017.html. By keeping Monday as the training set and rest of the csv files as testing set, I tried one class SVM and deep CNN model to check how it works. Here the Monday dataset contains only normal data and rest of the days contains both normal and attacked data. Also, from the same university (UNB) for the Tor and Non Tor dataset, I tried K-means clustering and Stacked LSTM models in order to check the classification of multiple labels.
rohanmistry231 / Rohanmistry231A showcase of Rohan Mistry's expertise in full-stack web development, data science, and machine learning through diverse, innovative projects. Features applications in React, Node.js, Python, and AI-driven solutions for real-world problems.
canonical / Data Science StackStack with machine learning tools needed for local development.
txus / MicrovmStack-based micro (< 150 LOC) virtual machine written in Ruby, running its own micro bytecode format called MC.
BRIGHT-007 / AutoValue AIAutoValue AI is a MERN stack web application that predicts the resale value of used vehicles using machine learning. It analyzes factors such as manufacturing year, kilometers driven, and fuel type to provide real-time price predictions with an attractive UI and visual analytics.
rubykube / MicrokubeMinimal stack for deploying peatio (open source crypto-currencies trading exchange platform) on a virtual machine
vmware-archive / Vprobe ToolkitThis toolkit provides an interactive, programmer-friendly interface to VMware's VProbes facility. VProbes is a safe, dynamic technology for instrumenting software running in virtual machines, and the software stack itself.
kashaudhan / QuestionPairingMern Stack + Machine Learning
anilsharmay / Full Stack Local Deep Research AgentDeploying full-stack on-prem deep research agent that can be run entirely on a local machine for $0!
benhoyt / NibbleforthA very compact stack machine (Forth) bytecode
carloschavez9 / Ensemble Time SeriesEnsemble Machine Learning for Time Series: Ensemble of Deep Recurrent Neural Networks and Random forest using a Stacking (averaging) layer and trained using Genetic Algorithms
ritesh-1918 / HELPDESK.AIA full-stack AI helpdesk platform that uses machine learning, NLP, and OCR to automatically analyze support requests, detect similar incidents, and help teams resolve technical issues faster.
regeda / ExprExpr – a tiny stack-based virtual machine written in Go