Pinned Repositories
btas
block-sparse tensor library and blas interfaces on blitz++
Fast-Detection-of-Overlapping-Communities-via-Online-Tensor-Methods
We present a fast tensor-based approach for detecting hidden overlapping communities under the Mixed Membership Stochastic Blockmodel (MMSB). We present two implementations, viz., a GPU-based implementation which exploits the parallelism of SIMD architectures and a CPU-based implementation for larger datasets, wherein the GPU memory does not suffice.
learning-wordnet
Learning wordnet using tensor neural network
libgpuarray
Library to manipulate tensors on the GPU.
multid
MultiD is n-dimensional nonlinear vector analysis---which includes n-dimensional linear algebra. The analysis takes place in n-dimensional linear spaces, but the maps between the spaces are, in general, nonlinear. Inside these spaces are geometric objects (points, arrows, curves, surfaces---to be implemented, etc.). The idea is to create a Scene in n-dimensions and have several "projections" (not necessarily linear) onto 2- and 3-dimensional spaces.
neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
NSPSeg
N Shortest Path Chinese Words Segmetation in C++ N最短路径分词
quantum_walk_neural_network
This is an algorithm for quantum walk neural networks on a star-shaped graph. The quantum walker learns a transition matrix of the graph through the algorithm.
TTr1SVD
Tensor Train Rank-1 decomposition
xsegment
基于统计分词,汉字转拼音,句子情感
mapleyustat's Repositories
mapleyustat/A-quantum-inspired-genetic-algorithm-for-k-means-clustering
Implementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
mapleyustat/Accurate-Binary-Convolution-Network
Binary Convolution Network for faster real-time processing in ASICs
mapleyustat/BinaryNet-on-tensorflow
binary weight neural network implementation on tensorflow
mapleyustat/BinaryNet_and_XNORNet
Keras implementations of BinaryNet and XNORNet
mapleyustat/CarND-Path-Planning-Project
In this project, the goal is to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic. A successful path planner will be able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.
mapleyustat/CLQO
Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint learning.
mapleyustat/cvpr16-deepbit
Learning Compact Binary Descriptors with Unsupervised Deep Neural Networks (CVPR16)
mapleyustat/datamining-geolife-with-python
Learn and do some research about the trajectory datamining using geolife dataset with python.
mapleyustat/DeepTimeSeries
A Keras-based library for analysis of time series data using deep learning algorithms.
mapleyustat/depthmapX
depthmapX is a multi-platform Spatial Network Analysis Software
mapleyustat/generalize_spatial_relations
Code for the paper "Optimization Beyond the Convolution: Generalizing Spatial Relations with End-to-End Metric Learning" (ICRA 2018)
mapleyustat/graph-quantum-ttt
A Quantum Tic Tac Toe implementation with an MCTS artificial intelligence.
mapleyustat/ising
Ising model, machine learning and AdS/CFT
mapleyustat/Ising_Hypercube
A Monte Carlo implementation of the Ising Hamiltonian on a hypercube of arbitrary dimension
mapleyustat/lab-pub
The relationship of the spectral dimension and spatial search on a fractal lattice using quantum walk
mapleyustat/MPS-MNIST
An implementation of "Supervised Learning with Quantum-Inspired Tensor Networks" using TensorFlow
mapleyustat/MQLib
Implementations of heuristics for the Max-cut and QUBO problems in C++
mapleyustat/QGAN
quantum GAN
mapleyustat/QGCS
Quantum Graph Computing Simulator
mapleyustat/QSE-with-QW-code
Code and data used for the paper: Quantum state engineering using one-dimensional discrete-time quantum walks.
mapleyustat/Quantum-Mechanics
Programs written to solve and graph solutions to problems in Quantum Mechanics
mapleyustat/Quantum-Walk-on-Tree-Graphs
Code used for the publication: "Finding Paths in Tree Graphs With a Quantum Walk"
mapleyustat/QuantumAlgebra
QuantumAlgebra is a package to do quantum calculations using Dirac notation.
mapleyustat/QuantumBayesian.jl
Julia package for simulating quantum evolution, including quantum Bayesian stochastic readout.
mapleyustat/QWalk2017-PHYS7411
All code associated with my study of a Quantum Random Walk in 1D, 2D lattices. The code is deprecated, in the sense that the interactive plotting doesn't work. I might get around to fixing this someday, but in the meantime I blame python.
mapleyustat/sedris-dynamic
sedris - dynamic solution
mapleyustat/Self-Driving-Car-Model-Predict-Control
Keep your car follows the lane or trajectories with MPC
mapleyustat/Time-series---deep-learning---state-of-the-art
Scientific time series and deep learning state of the art
mapleyustat/Trajectory-Prediction
mapleyustat/windspharm
A Python library for spherical harmonic computations on vector winds.