Git Product home page Git Product logo

develop-packt's Projects

advanced-rnns icon advanced-rnns

This module covers the implementation of advanced RNN models that overcome the drawbacks of plain RNNs. We will particularly look at LSTM, GRU-based model, Bi-directional and Stacked RNNs.

advanced-web-scraping-and-data-gathering icon advanced-web-scraping-and-data-gathering

Decode responses and extract text from the Request and BeautifulSoup libraries, read and scrape data from XML files, and implement regular expressions to practice advanced web scraping on APIs.

aggregate-and-window-functions icon aggregate-and-window-functions

This module enables you summarize and identify the quality of the data using concepts such as aggregation and window functions.

analytics-using-complex-data-types icon analytics-using-complex-data-types

This module covers performing descriptive analytics on time series data, geospatial data, complex data types (arrays, JSON, and JSONB), and text.

analyzing-the-bank-marketing-dataset icon analyzing-the-bank-marketing-dataset

Analyze marketing campaign data related to new financial products. Discover linear and logistic regression models, and explore the relationships between the different features in the data

analyzing-the-heart-disease-dataset icon analyzing-the-heart-disease-dataset

Identify missing values, outliers and trends in medical data. Create bar charts, heatmaps and other visualizations to understand how the features impact the target column of the data set

autoencoders icon autoencoders

This course will take a look at autoencoders and their applications will help you see how autoencoders are used in dimensionality reduction and denoising. You will implement an artificial neural network and an autoencoder using the Keras framework. By the end of this course, you will be able to implement an autoencoder model using convolutional neural networks.

becoming-pythonic icon becoming-pythonic

Discover what it means to be "Pythonic", learn to write succinct, readable expressions for creating lists; use Python comprehensions with lists, dictionaries, and sets.

building-a-trained-model icon building-a-trained-model

This module will cover the key stages involved in building a comprehensive program. It also explains how to build and save a model such that you get the same results every time it is run and call a saved model to use it for predictions on unseen data.

building-an-artificial-intelligence-algorithm icon building-an-artificial-intelligence-algorithm

Learn how to build a machine learning mode and get started on the popular deep learning framework PyTorch. You will delve into one of the most exciting fields in deep learning research - reinforcement learning - and take a closer look at the deep Q-learning algorithm

clustering icon clustering

This module covers the concept of clustering in machine learning. It explains three of the most common clustering algorithms, with a hands-on approximation to solve a real-life data problem. The three clustering algorithms covered are k-means, mean-shift and DBSCAN algorithms.

clustering-fundamentals icon clustering-fundamentals

This chapter will get you introduced to the fundamentals of Clustering which will be illustrated with two unsupervised learning algorithms. You will be implementing flat clustering with the k-means algorithm and hierarchical clustering with the mean shift algorithm. By the end of this chapter you will have a firm grasp on the basics of Clustering.

creating-plots-with-matplotlib icon creating-plots-with-matplotlib

Discover how to use Matplotlib to create visualizations using the built-in plots that are provided by the library. Customize your visualizations and write mathematical expressions using TeX.

cross-validation-and-keras-wrappers icon cross-validation-and-keras-wrappers

Study the form and function of two major cross-validation methods, build a scikit learn interface, and use cross-validation to perform image classification and selection on example datasets

deep-learning-for-sequences icon deep-learning-for-sequences

This module explores how important Recurrent Neural Networks (RNNs) are for sequence modeling. It particularly focuses on deep learning approaches for sequences, particularly plain RNNs and 1D convolutions Foundations more advanced RNN-based models are laid in this module

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.