Pinned Repositories
advanced-tensorflow
Little More Advanced TensorFlow Implementations
book-examples
Examples of scripts from the book
coco-caption
free-programming-books
google-interview-preparation-problems
leetcode problems I solved during my Google interview preparation.
HongikFood
[Unmaintained] 카카오톡 옐로아이디(YellowID) API를 이용한 학식 알림 챗봇 - Python flask server for kakao yellowID auto reply
howtos
howto tips
img_dataset
Image Classification Dataset
jangarwiki
Халаасанд явбал зохих тэмдэглэлийн дэвтэр
models
Models and examples built with TensorFlow
aadaa88's Repositories
aadaa88/word_cloud
A little word cloud generator in Python
aadaa88/apm_mobile_flutter
aadaa88/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
aadaa88/C-Simple-JSON-Parser
Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C
aadaa88/Cello
Higher level programming in C
aadaa88/ChatGPT_Test
OpenAI API Test
aadaa88/class_object
aadaa88/crud_demo
aadaa88/data_augmentation
aadaa88/Deep-Fake_First_Order_Model
This Repo consists of implementing First order motion model for making Deep Fakes. It is referenced from a video on youtube by Two Minute Papers about Deep Fakes. The code given by @AliaksandrSiarohin
aadaa88/deep-learning-with-python-notebooks
<케라스 창시자에게 배우는 딥러닝> 도서의 주피터 노트북
aadaa88/dlaicourse
Notebooks for learning deep learning
aadaa88/docker-images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
aadaa88/flutter_templates
Built with Flutter. Completely free for everyone.
aadaa88/introduction_to_ml_with_python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
aadaa88/iRudaBOT
iRuda BOT - Discord
aadaa88/js_calendar
aadaa88/LipNet
Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
aadaa88/machine-learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
aadaa88/pg_activity
pg_activity is a top like application for PostgreSQL server activity monitoring.
aadaa88/pg_rman
Backup and restore management tool for PostgreSQL
aadaa88/pgenv
PostgreSQL binary manager
aadaa88/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
aadaa88/pyfolio
Portfolio and risk analytics in Python
aadaa88/research_public
Quantitative research and educational materials
aadaa88/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
aadaa88/tgc
A Tiny Garbage Collector for C
aadaa88/vscode_git
aadaa88/vulnx
vulnx 🕷️ an intelligent Bot, Shell can achieve automatic injection, and help researchers detect security vulnerabilities CMS system. It can perform a quick CMS security detection, information collection (including sub-domain name, ip address, country information, organizational information and time zone, etc.) and vulnerability scanning.
aadaa88/zipline
Zipline, a Pythonic Algorithmic Trading Library