Odoo Owl Learning Owl Framework - Lifecycle Of Component. A component should usually represent one part of the UI. Components may be mounted, updated, or unmounted. A Component needs a complete lifecycle system to help developers write robust, clean, and maintainable code.
Odoo Owl Learning Owl Framework - Your First Component Explore the owl component boilerplate and code your first component in odoo owl echo system. What is Owl UI building blocks.
Odoo Owl Learning Owl Framework - Component Props Component props are the properties that are passed to a component. They are used to pass data to a component.
Recommender-systems Recommendation Systems Walkthrough - Popularity Recommendations This post discusses a different approach to recommending movies based on the movie’s popularity.
Deep-learning Nlp Arabic Translation System: Seq2Seq Statistical learning In this post we discuss sequence to sequence model for arabic machine translation.
Recommender-systems Recommendation Systems Walkthrough - Build Content Based Recommenders This Post Discusses different approaches for recommending movies based on the content of the movie and not just the user preferences.
Recommender-systems Recommendation Systems Walkthrough - Exploring Movies Database. This Post Discuss Recommendation Systems and how i built real software that can recommend movies for you.
Deep-learning Machine-learning Nlp Recruiting Systems the AI way: Deep Neural Network for Extracting Information from Job Descriptions Deep Neural Network to extract Information from job descriptions.
Machine-learning Nlp Real Time Events Detection On Twitter This Post discusses highlights of Events Detection on twitter using natural language processing.
Python Machine-learning Deep-learning Multi Handwritten Digits Recognition In Nutshell RNN CNN hybrid models for identifying sequence of arbitrary digits in single image. Exploring different models architectures related to sequence classification and Multi-label images classification.