Giter VIP home page Giter VIP logo

Prof. Hy Truong Son's Projects

8-puzzle-solver icon 8-puzzle-solver

8 - Puzzle solved by A* with heuristics and BFS (Breadth First Search) algorithms. GUI developed in Java, Eclipse project.

ant-colony-tsp icon ant-colony-tsp

Solving Travelling Saleman Problem: Comparison between Ant Colony algorithm, Genetic algorithm and Bitmask dynamic programming (only for small cases)

caro-3.0 icon caro-3.0

Game Caro version 3.0 in Java. Human vs Machine. Artificial Intelligence. Another name: Tic-tac-toe N x N table.

dk-series icon dk-series

Application of dK-series into molecular energy regression. Reference: "Systematic Topology Analysis and Generation Using Degree Correlations". ACM SIGCOMM, September 2006.

fourier-transform-library icon fourier-transform-library

Fourier Transform Library (MATLAB interface based on C++ implementation): DFT 1d, DFT 2d, FFT 1d, FFT 2d, DCT 2d, JPEG (without lossless compression), fast polynomial multiplication, fast integer multiplication, etc.

fractal icon fractal

Julia Set and Mandelbrot Set - Java (with GUI) - NetBeans project

gaussian-elimination icon gaussian-elimination

Gaussian (Gauss-Jordan) elimination algorithm to solve system of linear equations, find inverse and compute determinant

graphflow icon graphflow

Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operations accelerated by GPU and implementations of various state-of-the-art graph neural networks and other Machine Learning models including Covariant Compositional Networks For Learning Graphs [Risi et al]

handwriting-recognition icon handwriting-recognition

Continuous (free-style, cursive) and separated (character by character) optical character recognition. Algorithms: Neural Network (Multilayer Perceptron) and Dynamic Programming to find the word with maximum probability.

huffman-code icon huffman-code

Huffman code compression with my own binary file format definition.

hychat-1.0 icon hychat-1.0

HyChat version 1.0: Multi-threaded (Multi-user) chatting program in Java with Socket programming

invariantgraphnetworks-pytorch icon invariantgraphnetworks-pytorch

A PyTorch implementation of The ICLR 2019 paper "Invariant and Equivariant Graph Networks" by Haggai Maron, Heli Ben-Hamu, Nadav Shamir and Yaron Lipman https://openreview.net/forum?id=Syx72jC9tm. The official TensorFlow implementation is at https://github.com/Haggaim/InvariantGraphNetworks.

knight-tour-neural-network icon knight-tour-neural-network

Knight's Tour problem (circle and route) solved by Neural Network and Back Tracking algorithm with Warnsdorf's rule heuristics. Language: C++. Visualization: Java.

knn-mnist icon knn-mnist

K-Nearest Neighbor with MNIST database. Graphical User Interface in Java. Eclipse project.

libccns icon libccns

Covariant Compositional Networks Library is an easy-to-use and efficient implementation of Covariant Compositional Networks (CCNs) with TensorFlow and PyTorch's APIs based on a shared common C++ core.

lzw-java icon lzw-java

LZW compression with my own binary file format definition.

mgvae icon mgvae

Multiresolution Equivariant Graph Variational Autoencoder (MGVAE) https://arxiv.org/abs/2106.00967

mlg19 icon mlg19

15th International Workshop on Mining and Learning with Graphs

mlp-java icon mlp-java

Multi-Layer Perceptron (Feed-Forward Artificial Neural Network) Library in Java. Support: Stochastic and batch learning, Sigmoid activation function and learning through Back-propagation

molecular-clustering icon molecular-clustering

Molecular Clustering - Final Project - TTIC 31220 - Unsupervised Learning and Data Analysis

n-queens icon n-queens

N-Queens (N xN chess table) problem solved by Genetic/Evolutionary Algorithm and Back-Tracking Algorithm in Java.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.