Giter Site home page Giter Site logo

Anneke Hidayat's Projects

adversarial icon adversarial

Code and hyperparameters for the paper "Generative Adversarial Networks"

android-mini-trip icon android-mini-trip

This is the final project for the mobile programming class (android) on 6th semester of undergraduate. The app called as mini trip, which function to manage the travel itenary. The user target of this application is for person (especially employee) who possibly does several business trip on short period. The final presentation of this project can be found on power ppt file (however, it written in Korean, please look at the screencapture on the slides for reference)

c-file-processing icon c-file-processing

This is a file processing class project, taken during semester 5 undergraduate. This program is aimed to record people's data in a struct, also to manage the data. such as show, delete, add. In this program, the record method using a variable length, which the length of the data is adjust to the length of each record. Thus, it could save memory more than record it in a fixed length.

cntk icon cntk

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

ieturk icon ieturk

Intuitive Annotation Tool for Information Extraction / Named Entity Recognition using localturk / Amazon Mechanical Turk

main icon main

CS579: Online Social Network Analysis at the Illinois Institute of Technology

ml-exercise-sklearn icon ml-exercise-sklearn

This section is a collection for Machine Learning exercise in Python using Scikit Learn. Implemented in Jupyter Notebook

models icon models

Models and examples built with TensorFlow

mst-kruskal-and-prim icon mst-kruskal-and-prim

This project implements and compare between two MST (Minimum Spanning Tree): KRUSKAL'S WITH UNION-FIND and PRIM'S WITH HEAP. IIT-CS430

peerread icon peerread

Data and code for Kang et al., NAACL 2018's paper titled "A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications"

php-accounting-program icon php-accounting-program

This is the final project for the Capstone Design Project class on 7th semester of undergraduate. We made an accounting program based on php, which aimed to manage the stock, order of company's production. On the time of the project was in progress, the real time program was not familiar in Indonesia. So, we wanted to start the initiation to develop an online accounting program. The demo of the website can be seen on the ppt file (however it was written in Korean, please refer to the screen captures).

rcnn icon rcnn

Recurrent & convolutional neural network modules

secret-image-sharing icon secret-image-sharing

This program based on the 1979 Shamir's secret sharing, and secret image sharing by CC Thien http://www.sciencedirect.com/science/article/pii/S0097849302001310 Instead of one bit of secret message, we applied images and treat its pixels as bunch of secret message. Then, we calculate each of the pixel as coefficients of polynomial. Here, we wanted to share the image-keys with a group of n participants. The condition is that it is possible to decrypt the message with only t participants, where 1<=t<=n. In this program, we modified the computation under finite field -> Galois Field (2^8), instead of standard arithmetic calculation.

secret-sharing icon secret-sharing

This program based on the 1979 Shamir's secret sharing, which is the first secret sharing scheme ever published. Supposed we have one bit of secret message that wanted to be encrypted, and wanted to share the keys with a group of n participants. The condition is that it is possible to decrypt the message with only t participants, where 1<=t<=n. In this program, we modified the computation under finite field -> Galois Field (2^8), instead of standard arithmetic calculation.

text_nn icon text_nn

Text classification models. Used a submodule for other projects.

titanic-disaster-prediction icon titanic-disaster-prediction

Play with Titanic Datasets. Preprocessing the data into binary representation and predict the survival of the passengers using Python and Scikit learn library

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.