How I Used Deep Learning To Train A Chatbot To Talk Like Me (Sorta)
A developer explores using deep learning and sequence-to-sequence models to train a chatbot on personal social media data to mimic their conversational style.
A developer explores using deep learning and sequence-to-sequence models to train a chatbot on personal social media data to mimic their conversational style.
An introduction to deep learning, explaining its rise, key concepts like CNNs, and why it's powerful now due to data and computing advances.
A review and tips for Georgia Tech's OMSCS CS6476 Computer Vision course, covering content, assignments, and personal experience.
A guide for beginners on how to start learning deep learning using the Keras library, including recommended resources and prerequisites.
A deep dive into applying deep learning techniques to Natural Language Processing (NLP), covering word vectors and research paper summaries.
A speculative look at future technologies including brain-computer interfaces, quantum computing, AI, and bio-implants.
Announcing the launch of a product image classification API for fashion, built with deep learning, with details on performance and usage.
A detailed review and explanation of key research papers in the field of Reinforcement Learning, part of a deep learning series.
A deep dive into Generative Adversarial Networks (GANs), summarizing and explaining key research papers in the field.
Explains the three key research papers behind Facebook's computer vision pipeline for object segmentation: DeepMask, SharpMask, and MultiPathNet.
Summarizes nine key deep learning papers that advanced convolutional neural networks (CNNs) and computer vision over five years.
A curated list of five interesting Python tutorials covering music generation, computer vision, data science, and popular modules.
Explains stride and padding parameters in Convolutional Neural Networks (CNNs), building on Part 1 of the beginner's guide.
A summary of the author's experience and key takeaways from attending the PyData Berlin 2016 conference, including notable talks.
Explores why modern neural networks succeed where older ones failed, emphasizing the critical role of massive computational power and data size.
Learn advanced search tips and hidden features for organizing and finding photos in Google Photos using AI, keywords, and specific tags.
A summary of Microsoft's 2015 Future Decoded event in London, covering keynotes on Azure, AI, IoT, and cloud security.
Explores Visual Question Answering (VQA) as an alternative Turing Test, detailing neural network approaches using Python and Keras.
Explains the mathematical relationship between the tanh and logistic sigmoid functions, and why tanh is preferred in neural networks.