logicbai

logicbai

Geek Repo

Github PK Tool:Github PK Tool

logicbai's repositories

100-Days-Of-ML-Code

100-Days-Of-ML-Code中文版

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

linux-xlnx

The official Linux kernel from Xilinx

Language:CLicense:NOASSERTIONStargazers:1Issues:2Issues:0

sarl

SARL Agent-Oriented Programming Language http://www.sarl.io

Language:JavaLicense:Apache-2.0Stargazers:1Issues:2Issues:0

100-Days-Of-ML-Code-1

100 Days of ML Coding

License:MITStargazers:0Issues:1Issues:0

AI-Expert-Roadmap

Roadmap to becoming an Artificial Intelligence Expert in 2020

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

awesome

:sunglasses: Curated list of awesome lists

Stargazers:0Issues:2Issues:0

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

License:NOASSERTIONStargazers:0Issues:2Issues:0

awesome-deep-learning

A curated list of awesome Deep Learning tutorials, projects and communities.

Stargazers:0Issues:2Issues:0

awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0

github-slideshow

A robot powered training repository :robot:

Stargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

Stargazers:0Issues:2Issues:0

Microgrid

Microgrid TH

Stargazers:0Issues:2Issues:0

neural-mmo

Neural MMO - A Massively Multiagent Game Environment

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

papers-we-love

Papers from the computer science community to read and discuss.

Stargazers:0Issues:2Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:C++License:NOASSERTIONStargazers:0Issues:2Issues:0

simplex

线性规划-单纯形算法

Language:PythonStargazers:0Issues:2Issues:0

thesis_GPU_parallel_Eulicdean_Minimum_Spanning_Tree_-_Massive_2or3opt_Moves_found_on_Global_Tour

In this thesis, we propose two new branches of research interests to graph minimization problems, firstly, parallel Euclidean minimum spanning tree/forest (EMST/EMSF) algorithms for input graph that only possesses vertexes as input,secondly, multiple 2-opt / 3-opt moves that are found on the same global tour or in the same integral Euclidean space for traveling salesman problems (TSP). To respond these two research interests, firstly, we propose a newly proposed hierarchical EMST/EMSF algorithm that combines the cellular partition-based nearest neighbor search with Borůvka's algorithm, which provides an alternative hierarchical data clustering solution to various optimization problems whose input graph only contains vertexes with uniform or bounded data distribution. Secondly, a judicious decision making methodology of offloading which part of the k-opt heuristic works in parallel on Graphics Processing Unit (GPU) while which part remains sequential, called parallel local search but sequential selection, in order to simultaneously execute, without interference, massive 2-/3-opt moves that are globally found on the same TSP tour or the same Euclidean space for many edges as well as keeping high performance on GPU side. This methodology for multiple 2-/3-opt moves is valuable since our newly proposed non-interacted 2-/3-exchanges set partition algorithm that takes O(N) sequential time complexity, and a new TSP tour data structure, array of ordered coordinates-index, for GPU high performance local search implementation. All these proposed parallel solutions work on GPU with parallel technique of decentralized control, data/task decomposition, GPU on-chip shared or off-chip global memory.

License:MITStargazers:0Issues:2Issues:0

USTC-CS-Courses-Resource

:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)

Language:C++Stargazers:0Issues:2Issues:0