All Projects → Gyubin → Til

Gyubin / Til

Licence: mit
Today I Learned. Daily commit.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Til

Learn Ml Basics
A collection of resources that should help and guide your first steps as you learn ML and DL. I am a beginner as well, and these are the resources I found most useful.
Stars: ✭ 93 (-10.58%)
Mutual labels:  learning
Linkedin Learning Video Downloader
LinkedIn video learning video downloader July 2019
Stars: ✭ 98 (-5.77%)
Mutual labels:  learning
Coding Guide
自己随手记录的东西
Stars: ✭ 1,383 (+1229.81%)
Mutual labels:  learning
Write A Strace And Gdb
A tiny system call tracer and debugger implementation
Stars: ✭ 93 (-10.58%)
Mutual labels:  learning
Algorithm Php
🍭🍭uniting the internal work in a way that is in PHP
Stars: ✭ 1,337 (+1185.58%)
Mutual labels:  learning
Study Path
An organized learning path about Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
Stars: ✭ 1,357 (+1204.81%)
Mutual labels:  learning
Deeplearning2020
course materials for introduction to deep learning 2020
Stars: ✭ 90 (-13.46%)
Mutual labels:  learning
Coding further
"Coding further" is made for my students who graduated from Le Wagon coding bootcamp and are just now exploring the world of programming.
Stars: ✭ 103 (-0.96%)
Mutual labels:  learning
Awesome Software Engineer Topics
A list of useful articles and videos generated from my Instapaper archived list on Software Design, Testing, Public Speaking, etc.
Stars: ✭ 97 (-6.73%)
Mutual labels:  learning
Elixir Tab
Little bit of Elixir in every new tab
Stars: ✭ 102 (-1.92%)
Mutual labels:  learning
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (-9.62%)
Mutual labels:  learning
Awesome Visual Slam
📚 The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
Stars: ✭ 1,336 (+1184.62%)
Mutual labels:  learning
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+9379.81%)
Mutual labels:  learning
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (-11.54%)
Mutual labels:  learning
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+1229.81%)
Mutual labels:  learning
Lpic 1 Anki Flashcards
Deck of Anki flashcards for the LPIC-1 (Linux System Administrator) exams 101 and 102 of the Linux Professional Institute (LPI).
Stars: ✭ 90 (-13.46%)
Mutual labels:  learning
Sigma
Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
Stars: ✭ 98 (-5.77%)
Mutual labels:  learning
Scenescoop
A tool to describe the content of videos and suggest similar scenes in other videos/films.
Stars: ✭ 103 (-0.96%)
Mutual labels:  learning
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+1226.92%)
Mutual labels:  learning
Awesome Katas
A curated list of code katas
Stars: ✭ 1,366 (+1213.46%)
Mutual labels:  learning

TIL

Today I Learned. Daily commit.

1. 목표

2016년 1월 20일 100일 돌파 기념으로 조금 규칙을 갖고 기록하기로 다짐.

  • 오전에 후다닥 미리미리 할 것들
    • (필수) 1일 1 웹페이지 조각 만들기: 웹페이지에서 css로 마리오 그리기, 햄버거 메뉴 효과 pure css로 그려보기, 메뉴 형태 종류별로 하나씩 만들어보기 등등
    • (필수) 알고리즘교재 보고 하루에 한 문제씩 Python, JavaScript로 동시에 풀기
    • 1일 1 문제 풀이: codewars.com 등 다양한 알고리즘 사이트에서 문제 하나씩 풀기. 다른 사람 답변 있으면 함께 기록하고 비교 분석하기.
    • 오전에 헬스도 하고, 아침점심 밥도 좀 하고, 책도 좀 보고 하려면 위에것만 해도 바쁨.. ㅜㅜ
  • 오후, 저녁 본 공부
    • (필수) 선형대수, 이산수학 이론 공부 + Python 코딩화
    • (필수) 통계학 이론 + 데이터 분석, 머신러닝 이론 및 라이브러리 해석 + 관련 논문 or 책 + Python 코드 기록 넘기기
    • (필수) Django로 foodgram 등 계획한 서비스 만들기
    • 모르는거 공부하기 (nginx, spark, redis, node, grunt, google analytics 등등)

2. 다짐

  • 절대 어뷰징은 없다.
  • 밤 12시 다 돼서 급하게 커밋하지 말고 미리미리 해두자.
  • 중요한 것은 포기하지 않는 것. 더딘 것을 염려하지 말고, 멈출 것을 염려하자.
  • 최대한 빠른 시일 내에 개발 인턴에게 기대되는 수준을 갖추자.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].