Skip to content
View aukkawut's full-sized avatar
No any *Java* time
No any *Java* time

Highlights

  • Pro

Block or report aukkawut

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aukkawut/README.md

Hello there.

I don't think you are supposed to be here but welcome. Not that I don't want you here but you might better not stay here. There is nothing useful here. You can leave and do something productive. Maybe take some rest. Still here? Ok then.

My name is Aukkawut Ammartayakun. I'm a Ph.D student in Data Science and Engineering at University of Tennessee, Knoxville (UTK).

More information on https://aukkawut.github.io which surprisingly, will redirect you to my github site.

I work on a lot on the machine learning related stuff. Partly because it is in the trending and I need to make money. However, the main goal is to satisfy my need to understand things.

Most of the repos here are either the class stuff or the project/paper result recreation I have done. Nothing much here really. The code here is just barely working with no consideration on the time/space/whatever complexity of the implementation not to mentioned the lack of experience in programming. The homework solution here are in the poor quality side with a lot of mistakes that I don't bother to fix here.

If you want to contact me for whatever reason, which I hope you really need to contact me, use email. Oh, I need to go now, I will eventually leave the email here. Some day. Hopefully. Eventually. Almost surely. At any time now.

(Update): Oh yes, I need to update this page. Let's see what I have in my bag... Oh, no. I forgot my email in my office again. Sorry, but next time I will definitely not forgot to bring my email with me.

(Update): Why I keep forgetting to add the email here. Where did I leave that? Let's see... grep my_email... it return nothing, maybe it need to be recursive... hmm. It returns "my_email: (null)". Weird, did not know that email without @ can functioning. Anyways, I will put it here.

my_email: (null)

there we go! Definitely there is no flag for CTF or anything here. Surely this is not a CTF.

Pinned Loading

  1. NESTLab/AntSimulator NESTLab/AntSimulator Public

    Forked from johnBuffer/AntSimulator

    Simple Ants simulator

    C++ 5 6

  2. AdversarialInformationCascade AdversarialInformationCascade Public

    This is the repository for my final project in OIE 559 Advanced Prescriptive Analytics at WPI. The work here is about the competitive cascading behavior of the 2 informations within the networks.

    Python

  3. quorum_sensing quorum_sensing Public

    This is the program that simulate quorum sensing (signaling for microorganism for the change of their population).

    Python

  4. synchronization synchronization Public

    This code is the simulation from the interpretation of paper: Synchronization of Pulse-Coupled Biological Oscillators Renato E. Mirollo and Steven H. Strogatz SIAM Journal on Applied Mathematics 19…

    Python

  5. IHateMLClassification IHateMLClassification Public

    This is a repo for my "I hate machine learning classification, so I use Hypothesis testing for classifying MNIST data."

    Python

  6. Mom-We-have-Autoencoder-at-home Mom-We-have-Autoencoder-at-home Public

    This is repo for Silly Dimensional Reduction where we just create the autoencoder using linear regression.

    Python