GitHub topics: implementation-of-algorithms
MIDHUNGRAJ/Machine_Learning_From_Scratch
This repository contains implementations of several machine learning algorithms from scratch.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

spirosmaggioros/AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
Language: C++ - Size: 15.9 MB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 184 - Forks: 26

Shojiyao12/Novice_Paxos_Implementation
This project implements a simulation of the Paxos Consensus Algorithm as described in Leslie Lamport's "Paxos Made Simple." It models distributed nodes (proposers, acceptors, and learners) and simulates real-world conditions such as message loss, delays, and node failures.
Language: Python - Size: 42 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

punitpandey/ds-algo
Implementation of common Data Structures and Algorithms with Go
Language: Go - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 291 - Forks: 120

imAlessas/codeforces-training
My solutions to Codeforces problems ⚙️
Language: C++ - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

prakharjadaun/DSA
Repository contains implementation of different data structures and problems related to them.
Language: C++ - Size: 568 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

adityashrm21/Deep-Learning-Algorithms-Implementation
Implementations of (Deep Learning + Machine Learning) Algorithms
Language: Jupyter Notebook - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 13

FarhadNagiyev/Algorithms
Implementing algorithms in C
Language: C - Size: 85 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sahith02/machine-learning-algorithms
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 312 - Forks: 43

12345k/100-Days-of-ML-Code
Language: Jupyter Notebook - Size: 145 KB - Last synced at: 21 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

lurkydismal/qr 📦
NetHack-like game that fits in 3 kb
Language: C - Size: 988 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

shanmukh05/scratch_nlp
A python library with foundational NLP Algorithms implemented from scratch using PyTorch
Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Samirnunes/ml-algorithms-from-scratch
Machine learning algorithms implemented from scratch.
Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

SusanketSarkar/NN-from-scratch
A pure NumPy implementation of a deep neural network, built for educational purposes and deep learning understanding. This project implements a multi-layer neural network with various features commonly found in modern deep learning frameworks.
Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

adityajn105/MLfromScratch
Library for machine learning where all algorithms are implemented from scratch. Used only numpy.
Language: Python - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 23 - Forks: 8

cudavailable/Naive-Bayes-Classifier-Demo
基于简单实现的多项式朴素贝叶斯的文本主题分类
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Darkas-Overgold/PUCP_2024-2_Alley_Radar
The main objective of the project is related to the implementation of a system, those of this type are usually used to monitor or analyze environments, possibly integrating sensors, digital signal processing or embedded applications. The repository stands out for the use of C as the main programming language, reflecting a low-level implementation.
Language: C - Size: 45.9 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

RudreshVeerkhare/CustomXGBoost
Modified XGBoost implementation from scratch with Numpy using Adam and RSMProp optimizers.
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 9

FreeBirdsCrew/HackerRank_Codes
HackerRank Codes and Solution Uploaded daily.
Language: Python - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 5

ehtisham-sadiq/Final-Year-Project-Material-
This repository contains all the material and data related to final year project.
Language: Jupyter Notebook - Size: 167 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

KamandPrompt/HackQuest
Language: C++ - Size: 148 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 21

sy117/Useful-Algorithms
c++ implementation of algorithms most commonly used in competitive programming
Language: C++ - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Mohammed-Atef-20231143/Basic-And-Implement-Functions
Small Basics Projects & Implement Functions by some languages like: C++, Python, .... etc.
Language: C++ - Size: 324 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

aknottymathematician/DSA-Implementations
Language: Python - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

LeKSuS-04/Algorithms-and-Data-Structures
:brain: Implementation of various algorithms and data structures in C++
Language: C++ - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

anserwaseem/Cuckoo-hash-table
An implementation of cuckoo hash table to get amortized searching, insertion and deletion time.
Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

a-abdellatif98/Implementation 📦
this repository is an implementation to some algorithma in ruby
Language: Ruby - Size: 10.1 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

amolgorithm/caesar-cipher-decoder
Here is an implementation of a Caesar Cipher decoding and encoding algorithm.
Language: Python - Size: 649 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Guettaf-Mazigh/built-in-functions-implementation-php
I tried to implement some predefined string functions in PHP
Language: PHP - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ITSTIME1/algorithms
This is algorithms what i learned
Language: Python - Size: 800 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lagmoellertim/hanoi-towers
Fast implementation of the Hanoi Towers logic riddle
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

PierreGe/shadows-in-animation
Last year of BA in computer science project. Subject : Shadows in animation and video games
Language: Python - Size: 66 MB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

XuranF/Data-Structure-and-Algorithm-Learning
LC problems & Algorithm course assignments
Language: Java - Size: 2.95 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vipul2001/Machine-Learninng-and-Deep-Learning
It is an attempt to bring along various techniques in machine learning and deep learning
Language: Jupyter Notebook - Size: 4.04 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Vaibhav12708/ProjectEuler.net-Solutions
Executable and easy-to-understand code for different Questions in python.
Language: Python - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlekseyKorshuk/graph-adt
Graph ADT and its implementation based on adjacency matrix
Language: C++ - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

sanjay035/DataStructures-Algorithms-with-implementations
The repo contains my implementations of DSA from the famous book "Introduction to Algorithms" by "CLRS" (Cormen, Leiserson, Rivest, Stein) for coding interview preparation.
Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Harshadjoshi01/DSA_Cracker_Sheet_In_Python
You will find awesome Data Structures and Algorithm Questions with their implementation in Python
Language: Python - Size: 377 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

HubertLipinski/DumbCoin 📦
With DumbCoin package you can create blockchain with existing modules or use pre-made one!
Language: JavaScript - Size: 639 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

nihaljn/algorithms
A collection of data structures and algorithms implementations
Language: C++ - Size: 6.51 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Rain120/awesome-javascript-code-implementation
非常好的Javascript源码实现
Language: TypeScript - Size: 18.9 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2

esQueues/Algorithms-and-Data-Structures
Algorithms and Data Structures implementations
Language: Java - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Andre3000TW/3DES
A 3DES implementation in Python.
Language: Python - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SINGHxTUSHAR/Assignment-73
Language: Jupyter Notebook - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mohamedboubaker/GPS-Tracker
STM32 and SIM808 GPS tracker with a custom PCB design and support for MQTT and AES-128 encryption.
Language: C - Size: 108 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

anserwaseem/Stack-Application
Designing a C++ program that use a stack for matching tags and quotes in XML eXtensive Markup Language.
Language: C++ - Size: 199 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

SJTU-lqiu/QA4IE
Original implementation of QA4IE
Language: Python - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 3

AdityaGarg1995/Data-Structures
Language: Java - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

shattered-glass/algorithms_and_data_structures
:notebook: Reference implementations of data structures and algorithms for competitions.
Language: Python - Size: 753 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Jayasagar/py-machine-learning-labs
My own quick and basic implementations for Machine Learning Decision Tree classifier algorithm!
Language: Python - Size: 208 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ArbenaMusa/TreeHeight
Assignment from the course "Advanced Algorithms" - Finding the height of a tree.
Language: Python - Size: 1.1 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

PierreGe/neural-network
IFT3395/6390 Machine learning : study and implementation of a gradient descent neural network. It has been test for hand-written number recognition (MNIST dataset).
Language: Python - Size: 42.1 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1

nonkloq/dump
Code dump of several algorithms, scripts and ipy notebooks.
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Deshram/Linear-Regression-Implementation
Implementation of Linear Regression from scratch to predict stock prices
Language: Python - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kartikeysharmaks/Data-Structures-and-ALgorithm-Java
This repository contains all the implementation of Data Structures and Algorithms plus the various different kind of questions with their solutions asked in coding challenges and interviews during placements activities and codefests. I learned all these and practice different questions daily to master DSA.
Language: Java - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sowmik23/CompetitiveProgramming
All codes, data structures and algorithms implementation in C or C++ that I practice in different online judges and also in Data structure and algorithm course. (CP)
Language: C++ - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

lckdl/Learning-Machine-Learning
Implementation of machine learning algorithms with Numpy from scratch. 从零实现机器学习算法。
Language: Jupyter Notebook - Size: 937 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

PETERMUTWIRI/Classification-Project-Customer-Attrition-Case
customer churn machine learning project
Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ashutoshtiwari13/DeepQNetwork-Hub
Tensorflow - Keras /PyTorch Implementation ⚡️ of State-of-the-art DeepQN for RL Gym benchmarks 👨💻
Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

ronald1404/Graphs-Algorithms
Ghaps Algortihms
Language: Java - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Vasu8081/CPP-Libraries
This repository contains pre-defined functions and datastructure implementations and algorithm implementations.
Language: C++ - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kiro6/numerical-computation-algorithms
numerical-computation-algorithms using matlap
Language: MATLAB - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tommysteryy/machine-learning-methods
Implementations (from scratch), applications, and visualizations of key machine learning methods from UBC CPSC 532M/340: Machine Learning & Data Mining and UBC CPSC 540/440: Advanced Machine Learning
Language: Python - Size: 57.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

solacerxt/Algorithms-DS-Backpack
Implementations of some algorithms and data structures
Language: C# - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AatroxMainBTW/Algorithms_imp_scala_ver
Continuing on my scala learning by doing an implementation of famous algorithms
Language: Scala - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gautamkhatter/algorithms
In this repository, I am sharing all the algorithms that I have made using C/C++. Algorithms are pretty confusing at first but once you implement them, they are a piece of cake.
Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

mohsenfallahnjd/Gender-and-Age-Detection
Implementation of Gender and Age Detection algorithm with python.
Language: Python - Size: 79 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mohsenfallahnjd/NaiveBayes
Implementation of NaiveBayes algorithm with python.
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mohandsakr/implmentation-of-some-algorithms-
in this repository i will put some codes and examples of implementing some algorithms .
Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

PrajaktaSathe/CPP
Features programs and explanations in C++. You are welcome to contribute here!
Language: C++ - Size: 177 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 20

brianchiang-tw/Accelerated_Computer_Science_Fundamentals_Specialization
A set of practice and demo code of Accelerated Computer Science Fundamentals Specialization on Coursera
Language: C++ - Size: 59.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 23

bsef19m521/100-days-of-CodeChallenge
This repository contains 100 days of leetcode questions and their solutions.
Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

KaijuML/parent
Code for Handling Divergent Reference Texts when Evaluating Table-to-Text Generation (Dhingra et al. 2019)
Language: Julia - Size: 15.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 2

yangrussell/pegasos
Implements modified version of the Pegasos (Primal Estimated Sub-Gradient Solver for SVM) algorithm as well as Perceptron and Average Perceptron for comparison
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bsef19m521/100-Days-of-Machine-Learning
"100-days-of-machine-learning" is a repository containing a comprehensive guide to Machine Learning, covering the basics and advanced topics, with daily exercises and real-world examples for 100 days.
Language: Jupyter Notebook - Size: 430 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

bsef19m521/Logistic-Regression-Step-by-Step
"Logistic Regression Step by Step" is a repository that provides an in-depth and hands-on explanation of the logistic regression algorithm through Python code and visualizations, making it easy to understand and implement the algorithm.
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bakhodir10/AlgoCS
This repository is all about data structures, its implementation, problem and solving
Language: Java - Size: 793 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 14

Mohamed-Hamdy/GOFO
java application to booking the football playgrounds
Language: Java - Size: 6.46 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 15

najielhachem/Data-Structures 📦
Data Structures implemented in C++
Language: C++ - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

najielhachem/Machine-Learning-Algorithms 📦
Implementation of some Machine Learning Algorithms in Python
Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Aabhas99/HackerRank-Solution-To-Algorithms
Solution To HackerRank Problems
Language: Java - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 15

haochengxia/VFL4LR
Vertical Federated Learning Implementation for Logistic regression
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

Sigmarik/fft_impl
Fast Fourier Transform algorithm implementation
Language: C++ - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

patilharshal16/data-structures
Computer science data structures and algorithms implementation from scratch
Language: Java - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 49 - Forks: 2

ShivamChourey/Harris-Corner-Detection
Implementation for Harris Corner Detection Algorithm in Python without using OpenCV functionality
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 11

avitomar12/TSP-using-Genetic-Algorithm
A basic implementation of genetic algorithm for traveling salesman problem
Language: Jupyter Notebook - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 18

juanmrd/Codeforces-Solutions
My solutions to codeforces problems written in Python.
Language: Python - Size: 291 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

le-mountassir/ft_printf
In this project, we will recode the famous printf function using variadic arguments with some of the functions that we made in the first project Libft.
Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

siAyush/ScratchML
Implementations of the Machine Learning models and algorithms from scratch using NumPy only.
Language: Python - Size: 834 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 1

qte77/Reference-Implementations
Reference implementations of models
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dantehemerson/blockchain
🧱 Basic Blockchain implementation
Language: JavaScript - Size: 471 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AdarshShukla2000/codeforces-C2Ladder-solutions
Solutions of https://c2-ladders.com/ .
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

fakemonk1/decision-tree-implementation-from-scratch
Decision Tree Implementation from Scratch
Language: Python - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

onikmkrtchyan/PracticeProblemsAndSolutions
Implemented number of practice problems from leetcode.com and others
Language: Java - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

titania7777/ChannelAug
ChannelAug: A New Approach to Data Augmentation for Improving Image Classification Performance in Uncertain Environments (Journal of KIISE 2020)
Language: Python - Size: 394 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

titania7777/SelfBalancingRobot
Training and Implementation of Self-Balancing Robot with ML-Agents (ICROS 2020)
Language: C# - Size: 4.56 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

billamiable/slambook Fork of gaoxiang12/slambook
视觉SLAM十四讲代码注释与习题答案解析
Language: C++ - Size: 209 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

craslaw/matpower Fork of MATPOWER/matpower
Fork for integrating loss approximation models in MATPOWER's DC power flow functions
Size: 35.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

fredbr/algorithm-implementations
Competitive programming algorithms implementations
Language: C++ - Size: 122 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

siva010928/Job-Portal
Job portal management system using Java and MySQL follows object oriented programming principles
Language: Java - Size: 31.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
