https://github.com/dongjunlee/beawesometoday
Be Awesome Today - My Awesome List & Today I Learned & Blogging Articles
https://github.com/dongjunlee/beawesometoday
List: beawesometoday
awesome-list blog chatbot data-science deep-learning machine-learning python til today-i-learned
Last synced: 3 months ago
JSON representation
Be Awesome Today - My Awesome List & Today I Learned & Blogging Articles
- Host: GitHub
- URL: https://github.com/dongjunlee/beawesometoday
- Owner: DongjunLee
- Created: 2016-04-28T05:52:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T15:59:27.000Z (about 7 years ago)
- Last Synced: 2025-11-09T17:02:24.633Z (7 months ago)
- Topics: awesome-list, blog, chatbot, data-science, deep-learning, machine-learning, python, til, today-i-learned
- Homepage:
- Size: 16 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Awesome List & Today I Learned & Blogging Articles.
Blog
## Category
- [My Awesome List](#my-awesome-list)
- [Today I Learned](#today-i-learned)
- [HumanBrain (blog)](#humanbrain)
-------------------------------------------------
# My Awesome List
공부하고 있거나, 봤던 자료들을 모아 놓는 Awesome List입니다.
## Categories
- [AI](AI/Awesome-AI.md)
- [Algorithm](Algorithm/Awesome-AIgorithm.md)
- [AWS](AWS/Awesome-AWS.md)
- [Code](Code/Awesome-Code.md)
- [Data Science](Data_Science/Awesome-Data-Science.md)
- [Deep Learning](Deep_Learning/Awesome-Deep-Learning.md)
- [Java](Java/Awesome-Java.md)
- [JavaScript](JavaScript/Awesome-JavaScript.md)
- [Kaggle](Kaggle/Awesome-Kaggle.md)
- [Machine Learning](Machine_Learning/Awesome-Machine-Learning.md)
- [Python](Python/Awesome-Python.md)
- [Scala](Scala/Awesome-Scala.md)
- [Spark](Spark/Awesome-Spark.md)
-------------------------------------------------
# Today I Learned
새로 알게된 지식들을 정리하고 공유합니다.
- 마크다운으로 구성
- 간단한 설명
- 예시 코드와 함께
## Categories
- [AWS](#aws)
- [Chat Bot](#chat-bot)
- [Coding](#coding)
- [CSS](#css)
- [Deep Learning](#deep-learning)
- [Git](#git)
- [Image Processing](#image-processing)
- [Insight](#insight)
- [Machine Learning](#machine-learning)
- [Nature Language Processing](#nature-language-processing)
- [Linux](#linux)
- [Paper](#paper)
- [Python](#python)
## Contents
### AWS
- [AWS Lambda와 API Gateway를 통한 Serverless Architecture 특집 (윤석찬)](AWS/Serverless_Architecture_seminar.md) ****`Serverless`****
- [API Gateway request 설정](AWS/Request_object_API_Gateway.md) ****`API Gateway`****
- [AWS Lambda Tips](AWS/Lambda_Tips.md) ****`Lambda`****
### Chat Bot
- [Slaker와 Asyncio](Chat_Bot/slacker_and_asyncio.md) ****`Slack Bot`****
### Coding
- [Iterator Pattern](Code/Iterator.md) ****`Design Pattern`****
- [손코딩 뇌컴파일 눈디버깅 수련법](Code/HandCoding_BrainCompile_EyeDebugging.md) ****`Practice`****
- [코딩인터뷰 완전분석](Code/coding_interview.md) ****`Interview`****, ****`Data Structure`****, ****`Algorithm`****
### CSS
- [CSS Units, 길이 단위](CSS/CSS_Units.md)
### Deep Learning
- Deep Learning Papers migrate to [hb-research/notes](https://github.com/hb-research/notes)
- [Tensorboard-Basic](Deep_Learning/Tensorboard-Basic.md)
- [TensorFlow White Paper Summery(kor)](Deep_Learning/Tensorflow-whitepaper-summary_kor.md)
- [Learning to protect communications with adversarial neural cryptography](Deep_Learning/Learning_to_protect_communications_with_adversarial_neural_cryptography.md)
- [Deep Learning Tricks & Tips](Deep_Learning/DL_Tricks_and_Tips.md)
- [Higher-Level APIs in TensorFlow](Deep_Learning/TensorFlow-High-API.md)
- [PyTorch - under the hood](Deep_Learning/PyTorch-under-the-hood.md)
### Git
- [Git Hooks](Git/git-hooks.md) ****`Hook`****
### Java
- [Exception을 다루는 방법](Java/handle_Exception.md) ****`Exception`****
- [Java Static Analysis + Jenkins](Java/Jenkis_Static_Analysis.md) ****`Jenkins`****
### Insight
- [Tech HR 컨퍼런스 참석 후기](Insight/Tech_HR_2017_Review.md) ****`Developer`****, ****`Insight`****
- [Seeing vs Reading](Insight/Seeing_vs_reading.md) ****`Creative`****, ****`Verbal Thinking`****, ****`Visual Thinking`****
### Image Processing
- [Cartoon-ify](Image_Processing/catoon-ify.md) ****`SimpleCV`****, ****`Filter`****
### Linux
- [SSH Background Processing](Linux/ssh_background_processing.md)
### Machine Learning
- [Gradient Boosting](Machine_Learning/Gradient_Boosting.md) ****`Boosting`****
### Nature Language Processing
- [CoNLL](Nature_Language_Processing/CoNLL.md) ****`POS & Dependency Format`****
- [Word2Vec Summary](Nature_Language_Processing/Word2Vec_summary.md) ****`Word2Vec`****
### Python
- [Pickle Protocol](Python/Pickle_Protocols.md) ****`Pickle`****
- [PEP8_Kor](Python/PEP_8/README.md) ****`Style`****
- [Effective Python Notes](Python/Effective_Python_Summary/README.md) ****`Book`****
- [Set up and use a virtual python environment](Python/set_up_virtualenvwrapper.md) ****`Env`****
- [Data Structures in Python 3](Python/Data_structure.md) ****`Data Structure`****, ****`Collections`****
- [Error Handling in Python](Python/Error_Handling_in_Python.md) ****`Exception`****
- [Instance, Class, and Static Methods](Python/Instance_Class_and_Static_Methods.md) ****`Scope`****
- [The Fun of Reinvention](Python/The_Fun_of_reinvention.md) ****`Meta Class`****
- [Python API Checklist](Python/Python_API_and_Library_CheckList.md) ****`API`****
-------------------------------------------------
# HumanBrain
Personal Blog for Develop, Research, Tech, Projects, Life, Etc...
## Articles
- [지식 체화법](Blog/think_embodied.md) ****`Productivity`****
- [HighFashion 프로젝트](Blog/Highfashion_Project.md) ****`Deep Learning`****, ****`Project`****
- [BeHappy 프로젝트 시작!](Blog/Start_QS_project.md) ****`Quantified Self`****
- [Node.js를 통해 Slack bot만들기](build_slack_bot_with_nodejs.md) ****`Slack Bot`****
- [샐러드를 먹는 스타트업을 위한 Salady Bot 개발기!](Blog/Salady_bot_for_startup.md) ****`Slack Bot`****
- [Data and Machine Learning Newsletter.](Blog/data_and_ml_newsletter.md) ****`News Letter`****, ****`Data`****, ****`Machine Learning`****
### kino-bot
[Github]() | ****`Slack Bot`****, ****`Personal Assistant`****, ****`Quantified Self`****,
- [Personal Assistant Kino Part 1. Overview](Blog/Personal_Assistant_Kino_Part_1.md)
- [Personal Assistant Kino Part 2. Skill & Scheduling](Blog/Personal_Assistant_Kino_Part_2_Skill_and_Scheduler.md)
- [Personal Assistant Kino Part 3. T3](Blog/Personal_Assistant_Kino_Part_3-T3.md)
- [Personal Assistant Kino Part 4. Smart Feed](Blog/Personal_Assistant_Kino_Part_4_Smart_Feed.md)