GitHub topics: sequential
ori88c/zero-overhead-keyed-promise-lock
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Language: TypeScript - Size: 152 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

DominiqueMakowski/cogmod
Cognitive Models for Subjective Scales and Decision Making Tasks in R
Language: R - Size: 7.15 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

puzzlef/pagerank-openmp
Design of OpenMP-based PageRank algorithm for link analysis.
Language: C++ - Size: 226 KB - Last synced at: 8 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Language: Jupyter Notebook - Size: 1.44 GB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 5,542 - Forks: 683

wubinzzu/NeuRec
Next RecSys Library
Language: Python - Size: 17.6 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 1,055 - Forks: 220

gregabbott/tbook
Convert EPUBs to a zip of folders. One folder per book, one MD text file per chapter.
Language: JavaScript - Size: 43.9 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

ony3000/prettier-plugin-merge
A Prettier plugin that sequentially merges the formatting results of other Prettier plugins.
Language: TypeScript - Size: 1.05 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 1

harmanveer-2546/Dust-Detection-on-solar-panel-using
The accumulation of dust, snow, bird drops etc. on the surface of solar panels reduces the efficiency of the solar modules and hence the amount of produced energy. Monitoring and cleaning solar panels is a crucial task, hence developing an optimal procedure to monitor and clean these panels is very important in order to increase modules efficiency.
Language: Jupyter Notebook - Size: 2.89 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 2

pyro-ppl/pyroed
Bayesian optimization of discrete sequences
Language: Python - Size: 4.36 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 1

jwodder/derange
Compress lists of integers to range objects
Language: Python - Size: 78.1 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

EPSOFT/Image-Augmentation
Image Augmentation
Language: Jupyter Notebook - Size: 894 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EPSOFT/Keras-Convolutianl-Networks
Keras Convolutianl Networks
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EPSOFT/layers
layers
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

EPSOFT/Convolutional-Neural-Network-for-Recognizing-Farsi-Handwritten-Digits
Convolutional Neural Network for Recognizing Farsi Handwritten Digits
Language: Jupyter Notebook - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EPSOFT/RNN
RNN
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EPSOFT/Embedding
Embedding
Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

isaacyakl/brandojs
Website background randomizer: Automatically change CSS backgrounds on any DOM element in a random or sequential order.
Language: TypeScript - Size: 21.5 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

MalikWhitten67/html-dox
html dox is a sequential pwa optimized dom lib
Language: JavaScript - Size: 531 KB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

insarlab/MiaplPy
MIAmi Phase Linking in PYthon
Language: Python - Size: 15.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 94 - Forks: 23

MeikeSteinhilber/sprtt
Sequential Probability Ratio Test Toolbox (SPRT)
Language: C++ - Size: 45.7 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

T0217/sdqcpy
SDQCPy is a comprehensive Python package designed for synthetic data management, quality control, and validation.
Language: Python - Size: 25.7 MB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

stdlib-js/utils-async-series-waterfall
Execute functions in series, passing the results of one function as arguments to the next function.
Language: JavaScript - Size: 886 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Nth-iteration-labs/streamingbandit
Python application to setup and run streaming (contextual) bandit experiments.
Language: Python - Size: 7.37 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 80 - Forks: 17

ori88c/data-oriented-slim-deque
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case is maintaining the minimum or maximum item in a data stream.
Language: TypeScript - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bergio13/ConfSets.jl
Compute confidence Intervals (CLT, Chebyshev, Hoeffding) and Confidence Sequences (in a sequential setting if needed) in Julia
Language: Julia - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Juwel2121/Effect-of-weather-on-dengue
This project predicts future dengue cases using Long Short-Term Memory (LSTM) neural networks. It combines historical dengue incidence data with environmental factors like temperature, humidity, and rainfall to assess their impact on dengue outbreaks.
Language: Jupyter Notebook - Size: 29.2 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

beomso0/ezSASRec
An easy and efficient tool to build sequential recommendation system utilizing SASRec
Language: Jupyter Notebook - Size: 42.1 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

wuliwei9278/SSE-PT
Codes and Datasets for paper RecSys'20 "SSE-PT: Sequential Recommendation Via Personalized Transformer" and NurIPS'19 "Stochastic Shared Embeddings: Data-driven Regularization of Embedding Layers"
Language: Python - Size: 11 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 109 - Forks: 18

DeclanE47/sequential-file-numberer
A lightweight tool for automatically numbering files sequentially. Perfect for organizing and renaming batches of files with ease.
Language: Batchfile - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Divyakathirvel26/Covid-19
Detection of Covid-19 using CNN with X-ray and CT-scan images
Language: Jupyter Notebook - Size: 61.7 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

shipsaas/laravel-inbox-process
The Inbox Pattern/Process for Laravel apps. Ensure the ordering, uniqueness, and reliable handling of webhook requests.
Language: PHP - Size: 4.6 MB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1

andreekeberg/abby
Minimal A/B Testing Library in PHP
Language: PHP - Size: 47.9 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 0

somenath203/Language-Identifier-using-Tensorflow
Click below to checkout the website
Language: Jupyter Notebook - Size: 290 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DJWassink/Promise-parallel-throttle
It's kinda like Promise.all(), but throttled!
Language: TypeScript - Size: 312 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 81 - Forks: 3

c9s/sid
Sequential ID generator as a micro-service, implemented in Go
Language: Go - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

nickbeen/sequential-rank
Simple ranking system for ordering recursive results by sequence
Language: PHP - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sug0/idgen
Generate alphabetical sequential IDs with this hot terminal app!
Language: Go - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

norbjd/kueueleuleu
Run containers sequentially inside Kubernetes Pods/Jobs/CronJobs.
Language: Go - Size: 62.5 KB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

unickhow/slope
a figma plugin for number generate
Language: Vue - Size: 362 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nihal-ramaswamy/DDCO-project
A simple up-down counter project made using icarus verilog as a part of the Digital Design and Computer Organization course (UE19CS207) at PES University.
Language: Verilog - Size: 524 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

haoranD/Awesome-Human-Activity-Recognition
An up-to-date & curated list of Awesome IMU-based Human Activity Recognition(Ubiquitous Computing) papers, methods & resources. Please note that most of the collections of researches are mainly based on IMU data.
Size: 622 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 190 - Forks: 27

nwtgck/rayon-seq-iter
Sequential iterator for Rayon in Rust
Language: Rust - Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

zyx7k/Y86-64-Processor
Sequential & Pipelined implementation of Y86-64 ISA in Verilog
Language: Verilog - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fajieyuan/WWW2020-grec
Sequence-to-Sequence Generative Model for Sequential Recommender System
Language: Python - Size: 937 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 7

alexpiti/Paraxial-Optics
A paraxial/Gaussian optics MATLAB toolkit for sequential 2D meridional plane ray-tracing. Intended for educational analysis of optical systems with arbitrary lenses and stops.
Language: MATLAB - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

httpland/chain-handler
Chainable and immutable HTTP handler for standard Request and Response
Language: TypeScript - Size: 29.3 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

andrii-nastenko/sequential-function-caller
Package for calling a function multiple times, dividing the calls into chunks and executing them sequentially.
Language: TypeScript - Size: 33.2 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

chkt/continuity
Sequentially aligned promise resolution
Language: TypeScript - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

cadgerfeast/duncan
Great and Responsable TypeScript Chains
Language: TypeScript - Size: 1.1 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

brianmcallister/sequential-promise
Run Promises that depend on each other sequentially
Language: TypeScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

grimmerk/d4c-queue
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.
Language: TypeScript - Size: 633 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 0

Lecrapouille/TimedPetriNetEditor
[Version 0.4.0][Application][Functional] A timed Petri net and graph event editor and simulator combined to (max,+) algebra with wrapped API for Julia lang https://youtu.be/wsiF6u7DNVQ
Language: C++ - Size: 38.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

ashokkumarta/restifier
A project to wrap any backend service and expose it through a simple REST end point
Language: Java - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

oravus/seqNet
SeqNet: Code for the RA-L (ICRA) 2021 paper "SeqNet: Learning Descriptors for Sequence-Based Hierarchical Place Recognition"
Language: Python - Size: 1.77 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 87 - Forks: 11

raghav-chandra/MBQ
An intelligent queue to serve Parallel and Sequential processing requests of items.
Language: Java - Size: 314 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

knu/sequential-yank.el
Minor mode for Emacs to copy and paste strings sequentially
Language: Emacs Lisp - Size: 119 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

Schwungus/SECS
A sequential Entity-Component-System implementation in C++
Language: C++ - Size: 49.8 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

puzzlef/rak-communities
Single-threaded CPU-based Raghavan Albert Kumara (RAK) algorithm, aka Label propagation Algorithm (LPA), for community detection.
Language: C++ - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vandal-vpr/vg-transformers
Official Repository of "Learning Sequential Descriptors for Sequence-based Visual Place Recognition "
Language: Python - Size: 5.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 4

mztrk/SequentialDate
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yelleKneK/SMSD
SMSD is an R package for Sequential Methods for Study Design.
Language: R - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 6

luwenyiCC/SequentialFSM
顺序执行状态机
Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Ojaswy/LU-Decompostion
Parallel implementation of LU decomposition
Language: Shell - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jano7/executor
Java Key Sequential Executor
Language: Java - Size: 113 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 5

comeonyoh/Compound
Let's do tasks asynchronously and sequentially
Language: Swift - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jinglescode/papers
Summaries of machine learning papers
Size: 6.45 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

GSimas/EEL5105
💻 Repositório para Disciplina EEL5105 - Circuitos e Técnicas Digitais - UFSC
Language: VHDL - Size: 271 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

aysebilgegunduz/AES256_Encryption
AES256 Implementation with Sequential and Parallel classes
Language: Java - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

christofmuc/MidiKraft-sequential-ob6
MidiKraft implementation of the Sequential OB6 synthesizer MIDI connectivity
Language: C++ - Size: 116 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

antodima/primes
Search primes
Language: C++ - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

antodima/gol
Game of Life
Language: C++ - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

EmmadiDivyaSrujana/No-Phishing-URLs
Language: Jupyter Notebook - Size: 6.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

hyunmila/chatbot
chatbot fine-tuned on pre-trained model with classification algorithm applied
Language: Python - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TennisGazelle/CUDA-CapsuleNetwork-Methods
A clean, pure C++/CUDA implementation of Capsule Networks, no cuDNN, TF, Keras, or libraries.
Language: C++ - Size: 24.1 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

jjm2473/transmission-streaming Fork of transmission/transmission
Forked Transmission BitTorrent client for streaming. 适用于串流的Transmission客户端。now working on 2.9x。
Size: 83 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

eclewlow/Prophet6SoundLibrarian
Prophet 6 Sound Librarian software for organizing Sequential Circuits Prophet 6 patches
Language: Java - Size: 309 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Harmanveer2546/Music-Genre-Classification
Classifying the genre of a music using deep neural networks.
Language: Jupyter Notebook - Size: 1.11 GB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Scrayil/RandomMazeSolver
RandomMazeSolver is a program capable of generating and solving mazes randomly. It also makes use of the parallelism paradigms offered by the OpenMP library in order to speed the execution up.
Language: C++ - Size: 53.8 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Harmanveer2546/Recognizing-Digits
I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.
Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kfitzGazz/Horiseon-refactor
This repo displays my code refactoring skills.
Language: HTML - Size: 46.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mdnuruzzamanKALLOL/CNN-Implementation_1
Basic_CNN_Implementation
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

deepankarvarma/Fire-Detection--OpenCV-Keras-TensorFlow
This repository contains Python code for generating a fire detection model and utilizing it to detect fire from user-uploaded images. The model architecture consists of convolutional and pooling layers, followed by fully connected layers. The repository includes scripts for training the model and predicting fire from uploaded images.
Language: Python - Size: 5.43 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

geodesymiami/MiNoPy
MIami NOn linear phase linking in PYthon
Language: Python - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

abhiram-ds/Gesture_Recognition_CNN
Gesture recognition using Convolutional Neural Networks
Language: Jupyter Notebook - Size: 258 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Wahid229/Shoe-Brand-Detection-Using-Deep-Learning-TensorFlow
Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mdnuruzzamanKALLOL/CNN_Basic
CNN
Language: Jupyter Notebook - Size: 326 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

bredele/promise-chain
Execute promises one after an other using Array reduce
Language: JavaScript - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

puzzlef/pagerank-datatype
Comparison of PageRank algorithm using various datatypes.
Language: C++ - Size: 134 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

puzzlef/vector-multiplication-openmp
Comparing performance of sequential vs OpenMP-based element-by-element vector multiplication.
Language: C++ - Size: 261 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

puzzlef/vector-sum
Comparison of vector element sum using various data types.
Language: C++ - Size: 13.7 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

puzzlef/vector-sum-openmp
Comparing performance of sequential vs OpenMP-based vector element sum.
Language: C++ - Size: 81.1 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ANIRUDH-VADERA/OS
Important OS Codes and Concepts(Sorted)
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

SeregPie/BABYLON.SimpleAnimation 📦
A collection of helpers to simplify the animation handling.
Language: JavaScript - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

shayleaschreurs/Deep_Neural_Networks
Module 13 - I am creating a binary classification model using a deep neural network by preprocessing data for a neural network model , using the model-fit-predict pattern to compile and evaluate a binary classification model , and optimize the model.
Language: Jupyter Notebook - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YarinDev/Parallel-Sequence-Alignment
A parallelized version of multiple DNA sequence alignment algorithm using MPI & OpenMP
Language: C - Size: 807 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

effectiveAvacados/simple-parallel-programs
A collection of simple applications to understand OpenMP and Pthread coding with C.
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Spandyie/ParticleFilter
This project uses Particlefilter (Sequential Monte-Carlo Method) to estimate the remaining life of the structure based on Parish-Erdogan Law
Language: Python - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

kelvintaywl/control-flow-orb
CircleCI Orb to help manipulate the order of workflows and jobs within your CircleCI pipeline.
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Horrible22232/Binary-Classifier
This repository provides the code of a binary classifier that is well documented, tested and was part of the Kaggle: American Express - Default Prediction challenge.
Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

oNeglect/portfolio-prep-cs-210
Programming Languages
Language: C++ - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
