TensorFlowKR / dlcampjeju

Deep Learning Camp Jeju
http://jeju.dlcamp.org/
320 stars 51 forks source link

Got Rejected #37

Closed loliverhennigh closed 6 years ago

loliverhennigh commented 7 years ago

I, like 613 other people, was not accepted into this program. The main thing this camp really offers is mentorship and advice from intelligent and well experienced people. While I am certainly not as experienced as the mentors in this program I would like to offer my mentorship to others that have also been rejected. I am still planning on moving forward with the project I proposed and I suspect many others are as well. Maybe a few of you have projects in areas that I happen to be knowledgeable about (see bellow). If so, maybe I can help and give some advice. If you are interested in talking, send me a message. I also included my proposal in case anyone was interested.

Things I know about, Fast Object Detection. I worked for some time training models similar to YOLO on a variety of datasets. Running models on little computers like TX1 and raspberry pi. Reinforcement Learning. I haven't done anything in RL for about 6 months but I use to spend quite a bit of time on this. Applications of Deep learning to Physics simulations. See my proposal :). This is what I do a lot of now.

My proposal,

I propose to expand the work seen in the paper "Convolutional Neural Network for Steady Flow Approximation". In this paper they investigate predicting the steady state fluid flow around complex objects using neural networks. By doing so, they are able to accurately predict fluid flow with significantly less computation time then other flow solvers (100 times faster). This offers many possibilities including automated design and giving researchers with small computational resources access to high quality simulations. Because of the potential impact of this research area and the relatively little open source code available, I propose to work on this during my time at ML Jeju Camp.

Proposed Areas of Work

In the past month I have taken it upon myself to reimplement the original paper and open source the code (https://github.com/loliverhennigh/Steady-State-Flow-With-Neural-Nets). I have done this to familiarize myself with the subject manner and more accurately lay out modifications and extensions to the original work. The following contains a curated list of such modifications. I feel that tackling these with the assistance and resources provided at this camp would be more then possible.

Bigger picture

The application of Deep Learning to Physics simulations is a fast growing area. Deep learning has proven a powerful surrogate model for simulations and offers a potential solution to the big data problems facing the scientific computing world today. I invite the reader to look at "CFD Vision 2030 Study: A Path to Revolutionary Computational Aerosciences" to get a sense of some of the current and future challenges. While my proposed work is only one small piece of a much bigger picture, I feel strongly that creating a well written open source code base that tackles this problem would provide both a powerful tool for researchers studying computational fluid dynamics and a good starting point for future applications of Deep Learning to Computational Physics.

kaykim commented 7 years ago

@loliverhennigh Sorry to hear the news. Your project seems interesting, though.

By the way, have your gotten the reject email? A friend of mine is one of the applicants, but he said he couldn't receive the notification. Even in Spam folder.

loliverhennigh commented 7 years ago

Thanks! I did receive the reject email. I have gmail and it showed up in the promotion folder.

chg0901 commented 7 years ago

I think your proposal is much better than mine.

I am interested in the proposal of guys who are selected.