GitHub topics: efficient-algorithm
Overinterested/SDFA4.0
Large-scale Population Studies for Structural Variation
Language: Java - Size: 68.8 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

ajcr/rolling
Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)
Language: Python - Size: 220 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 204 - Forks: 6

wangxb96/Awesome-EdgeAI
Resources of our survey paper "Optimizing Edge AI: A Comprehensive Survey on Data, Model, and System Strategies"
Size: 3.64 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 87 - Forks: 8

MrCamoga/langtons-ant-multistep
Different algorithms to run Langton's Ant multiple steps at a time
Language: C - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RLE-Foundation/RLeXplore
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 387 - Forks: 17

DanHouseman/AdaptiveSort
C# Extention methods for super efficient sorting using CPU, GPU, and FPGA
Language: C# - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

JiahuiYu/wdsr_ntire2018
Code of our winning entry to NTIRE super-resolution challenge, CVPR 2018
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 602 - Forks: 122

Robert-JunWang/PeleeNet
PeleeNet: An efficient DenseNet architecture for mobile devices
Language: Python - Size: 19.6 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 154 - Forks: 53

NadidLinchestein/CS201-ElementaryDataStructures
CS201 Elementary Data Structures - Saylor Academy
Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

alexdremov/TreeArray
Swift tree-based array implementation. Efficient for random insertions/deletions
Language: Swift - Size: 1.05 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

inventordave/aplib
arbitrary-precision arithmetic implemented in vanilla C.
Language: C - Size: 31.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

huyvohcmc/coursera-dsa
Coursera's Data Structures and Algorithms Specialization
Language: Python - Size: 6.07 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 150 - Forks: 74

AustinAdodo/The_Ride_BackEnd
The Back-End for a Ride sharing simulation application.
Language: Java - Size: 94.8 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aakarsh-anand/multiple_kernel
(WIP) Application of randomized HE regression to efficiently fit multiple kernels to biobank data. This work aims to separate the linear effects from higher order interactions between SNPs.
Language: Python - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Szymon-Czuszek/Python-Riddles
Repository in which I store my ways of solving riddles in Python.
Language: Python - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CompilandoYT/20240914-Busqueda-Binaria
La búsqueda binaria es uno de los algoritmos más eficientes para encontrar un elemento en una lista ordenada. En este video, te explico cómo funciona paso a paso y cómo puedes implementarla en tu propio código.
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AustinAdodo/Maximum_SubArray_Value
Efficiently retireving the Sub_Array with Max value from an array.
Language: C# - Size: 16.5 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fscdc/Efficient-AI
There is a summary repo for Efficient AI direction. If you want to contribute to this repo, feel free to pr(pull request)!
Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

MarathonZhenyuMa/2023-TNNLS-EDCAG
Source Code for 'Efficient Discrete Clustering with Anchor Graph (T-NNLS)'
Language: MATLAB - Size: 150 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

szq0214/FKD
Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"
Language: Python - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 176 - Forks: 31

MCG-NJU/APP-Net
[TIP] APP-Net: Auxiliary-point-based Push and Pull Operations for Efficient Point Cloud Recognition
Language: Python - Size: 21.6 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

VieCut/VieCut
VieCut 1.00 - Shared-memory Minimum Cuts
Language: C++ - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 9

GuillerminaL/ProgIII_TPE_2022
Library Index - Data structures and search algorithms efficiency analysis
Language: Java - Size: 16.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mjayadharan/MMMFE-ST-DD
Fluid flow simulator using MFEM and multiscale space-time sub-domains.
Language: C++ - Size: 17.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Aquiles-b/Sorting-Searching
Comparison between times and efficiency of some algorithms in C.
Language: C - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AyoubChraiti/StackSurge
Language: C - Size: 197 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RodrigoGantier/Pedestrian_graph_plus
the Pedestrian_graph_plus implementation
Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 3

FareedCodess/spell-checker
The goal of this project was to develop a dictionary which is to be used in a spell checker. The spell checker will help users identify and correct misspelled words by comparing input words against the dictionary.
Language: Java - Size: 407 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AustinAdodo/StaticFileSecureCall
Smart API for Crypto File Management.
Language: C# - Size: 157 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Flufive/PriorityMap
Represents a data structure that combines the characteristics of a priority queue and a key-value map. Elements are associated with priorities, allowing efficient retrieval, update, and removal based on priority.
Language: C# - Size: 366 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

leosocy/EDCC-Palmprint-Recognition
EDCC: An efficient and accurate algorithm for palmprint recognition.
Language: C++ - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 124 - Forks: 47

chenchongthu/ENSFM
This is our implementation of ENSFM: Efficient Non-Sampling Factorization Machines (WWW 2020)
Language: Python - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 8

vandomed/crowdopt
Crowd-Optimized R Functions
Language: C++ - Size: 247 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

tirthmehta/Full-First-Order-Resolution-Algorithm
Implemented a project for designing the use of resolution in full first order logic. The project has been implemented in Java and an efficient algorithm has been used for parsing the data and for unification.
Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

Mugdha-Hazra/180-Questions-Striver-SDE-sheet-in-CPP
If you are a newbie in coding and wanna do CP then first solve this DSA question then move to cp..it will surely gonna help u clear the concepts. and get better at cp.
Language: C++ - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 181 - Forks: 49

chenchongthu/ENMF
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
Language: Python - Size: 24.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 144 - Forks: 28

LukeKan/api_project_2019
Algorithms and data structures project for the course "Algoritmi e principi per l'informatica" of Politecnico di Milano, a.y. 2018/2019
Language: Roff - Size: 21.5 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jackie840129/STE-NVAN
Spatially and Temporally Efficient Non-local Attention Network for Video-based Person Re-Identification (BMVC 2019)
Language: Python - Size: 9.44 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 136 - Forks: 23

drademacher/lab-jump-point-search
Lab "Efficient Algorithms for Selected Problems" in summer term 2016 for University of Bonn
Language: Java - Size: 170 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

LuisFernando1407/programming_challenges
Programming challenges repository
Language: Kotlin - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

erdincuzun/UzunExt
UzunExt Framework is an efficient and effective web content extractor.
Language: HTML - Size: 172 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

parthkvv/Carpool-graph
Efficient Carpool route algorithm
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ankit-gautam23/PythonScripts
This repo contains all the scripts that I wrote while working for various organisations as well as while contributing to open source projects
Language: Python - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ajitzero/algo-cpp
Standard algorithms for competitive programming in C++, with explanations.
Language: C++ - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

chenchongthu/EATNN
This is our implementation of EATNN: Efficient Adaptive Transfer Neural Network (SIGIR 2019)
Language: Python - Size: 33.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 28 - Forks: 12

jackie840129/CF-AAN
Video-based Person Re-identification without Bells and Whistles (CVPRw 2021)
Language: Python - Size: 394 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 5

chenchongthu/EHCF
This is our implementation of EHCF: Efficient Heterogeneous Collaborative Filtering (AAAI 2020)
Language: Python - Size: 22.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 95 - Forks: 28

chenchongthu/JNSKR
This is our implementation of JNSKR: Jointly Non-Sampling Learning for Knowledge Graph Enhanced Recommendation (SIGIR 2020)
Language: Python - Size: 34 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 5

bupt-ai-cz/Hybrid-Model-Enabling-Highly-Efficient-Follicular-Segmentation Fork of AliceTao/Hybrid-Model-Enabling-Highly-Efficient-Follicular-Segmentation
https://teacher.bupt.edu.cn/zhuchuang/en/index.htm
Language: Python - Size: 22.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

Divanny/Data-Structure-and-Algorithms-I
Repository created for Data Structure and Algorithms I assignments
Language: C++ - Size: 2.03 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shashwatsingh22/LargeDataCSV2Database
Large Amount of Data (1 - 2 Millions of Data in CSV File) to Data Base(either in SQL or NoSQL). (Need An Efficient Solution by NodeJS).
Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Lerrylore/API-PROJECT-2020-2021
Ranker of weighted direct graphs
Language: C - Size: 27.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DariodAbate/API-Project-2021
Automatic ranker of weighted direct graphs
Language: C - Size: 28.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Hadar933/Dijkstra
an efficient algorithm for finding the shortest path from a source node to a destination node in a graph, with a visual representation
Language: Python - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

innovoft/Innovoft.IO.SplitReaders
efficient csv splitting
Language: C# - Size: 301 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JanSafronov/WPFTables
WPF desktop application equipped with table management and calculation of values and transformation of data and import of various table formats
Language: C# - Size: 1.76 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Co-Science/Fast-Algo-probs
Algo-problems for fast and efficient time complexity
Language: C - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

innovoft/Innovoft.Collections
Innovoft.Collections is a collection library that the container has methods to help do things in one method call instead of two method calls
Language: C# - Size: 251 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

umangburman/Dagger2-Android-Efficient-Approach
Efficient Approach to Dependency Injection with Dagger2 Android
Language: Java - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 5

JavierAntoran/concurrent-Aho-Corasick-string-match
Concurrent implementation of Aho-Corasick string matching algorithm in C.
Language: C - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

wbrickner/NanoGeoUtil.js
Compute Euclidean and spherical distances. VERY FAST. TINY.
Language: JavaScript - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

0deadLock0/Efficient-Closest-Pair-of-Points
Brute Force to find the minimum distance between 2 points in a set of n points takes (n^2) computations. Can we do better?
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
