Python
Showing 349–358 of 358 results
Using PyTorch for Image Classification and Object Detection
This course demystifies convolutional neural network architectures using PyTorch for image classification and object detection.
Using the Python Transcrypt Transpiler for Front-end Coding
Learn how to use Transcrypt to transpile Python code to JavaScript for front-end development.
Vector Databases for Large Language Models (LLMs)
Explore large language models (LLMs) and vector databases, including ANN search, similarity methods, and practical skills using BERT and ChromaDB embeddings.
Vector Databases: From Embeddings to Applications
This course will teach you how to generate embeddings and use vector databases for semantic search apps, recommendations, and multimodal solutions.
WageningenX: Big Data for Agri-Food: Principles and Tools
As the big data era unfolds, developments in sensor and information technologies are evolving quickly. As a result, science and businesses are yielding enormous amounts of data. Ideally this data provides valuable insights for decision-making in real time. But processing data the traditional way is no longer possible. Join Wageningen University & Research, #1 university Animal Sciences and Agriculture, and learn how to best handle big data sets. Enrol now.
Web Application Penetration Testing
This is Web Penetration Testing Course.
Web Scraping for Python using Beautiful Soup
Learn web scraping with Python using Beautiful Soup. Understand how to extract and process data from websites, automate the collection of structured information, and store it for analysis using Python’s powerful scraping and parsing tools.
Working with Databases in Python 3
This course will teach you how to develop applications in Python using both relational and NoSQL databases.
Working with Files in Python
Python is the best language to learn at any point in your career. In this course you will learn how to work with files in Python, including how to create files, append text, read from files, find files, create and locate directories, and more
Working with Files in Python 3
Manipulating files and folders are essential aspects of working with Python. This course teaches you how to apply the most useful and common file and folder operations available with the standard library and can be created using Python.