Home Artists Posts Import Register

Archive Files

concurrent_calls.py
lists.py
python_functions/Analyzing A-B test results.py
python_functions/Analyzing a music corpus.py
python_functions/Analyzing a music corpus_1.py
python_functions/Analyzing customer churn.py
python_functions/Analyzing data from a wearable device.py
python_functions/Analyzing data from a wearable device_1.py
python_functions/Analyzing social media sentiment.py
python_functions/Automating a web browser.py
python_functions/Automating a web browser_1.py
python_functions/Automating data entry.py
python_functions/Automating data entry_1.py
python_functions/Building a Hangman game.py
python_functions/Building a document similarity checker.py
python_functions/Building a recommendation system.py
python_functions/Building a simple Key-Value store.py
python_functions/Building a simple Key-Value store_1.py
python_functions/Building a simple RSS feed reader.py
python_functions/Building a simple RSS feed reader_1.py
python_functions/Building a simple chatbot.py
python_functions/Building a simple cryptocurrency.py
python_functions/Building a simple cryptocurrency_1.py
python_functions/Building a simple file compression program.py
python_functions/Building a simple file compression program_1.py
python_functions/Building a simple invoice generator.py
python_functions/Building a simple invoice generator_1.py
python_functions/Building a simple music synthesizer.py
python_functions/Building a simple web server.py
python_functions/Building a text adventure game.py
python_functions/Building a tic-tac-toe AI.py
python_functions/Calculating permutations and combinations.py
python_functions/Classifying flowers in the Iris dataset.py
python_functions/Converting a CSV file to JSON.py
python_functions/Converting a CSV file to JSON_1.py
python_functions/Converting a color image to grayscale.py
python_functions/Converting a color image to grayscale_1.py
python_functions/Converting a string into Morse code.py
python_functions/Converting an image to a sketch.py
python_functions/Converting an image to a sketch_1.py
python_functions/Converting temperatures between scales.py
python_functions/Crawling a website for broken links.py
python_functions/Creating a calendar.py
python_functions/Creating a music playlist generator.py
python_functions/Creating a quiz.py
python_functions/Creating a simple blockchain.py
python_functions/Creating an Instagram bot.py
python_functions/Creating an Instagram bot_1.py
python_functions/Detecting credit card fraud with machine learning.py
python_functions/Detecting faces in an image.py
python_functions/Detecting faces in an image_1.py
python_functions/Detecting patterns in a sequence of numbers.py
python_functions/Drawing a spirograph with turtle graphics.py
python_functions/Encrypting a message with a simple cipher.py
python_functions/Extracting data from a PDF.py
python_functions/Extracting data from a PDF_1.py
python_functions/Finding the prime factors of a number.py
python_functions/Finding the shortest path in a graph.py
python_functions/Generating Haiku poems.py
python_functions/Generating Haiku poems_1.py
python_functions/Generating a bar chart from data.py
python_functions/Generating a bar chart from data_1.py
python_functions/Generating a network graph of social media friends.py
python_functions/Generating a network graph of social media friends_1.py
python_functions/Generating a procedural maze.py
python_functions/Generating a procedural terrain.py
python_functions/Generating a procedural terrain_1.py
python_functions/Generating a random password.py
python_functions/Generating a sitemap for a website.py
python_functions/Generating a sitemap for a website_1.py
python_functions/Generating a word cloud from a block of text.py
python_functions/Generating a word embedding for text data.py
python_functions/Generating a word embedding for text data_1.py
python_functions/Generating fractal images.py
python_functions/Identifying genetic patterns.py
python_functions/Identifying genetic patterns_1.py
python_functions/Identifying objects in an image.py
python_functions/Identifying objects in an image_1.py
python_functions/Implementing a basic ray tracer.py
python_functions/Implementing a basic ray tracer_1.py
python_functions/Implementing a binary search tree.py
python_functions/Implementing a binary search tree_1.py
python_functions/Implementing a bloom filter.py
python_functions/Implementing a bloom filter_1.py
python_functions/Implementing a convolutional neural network.py
python_functions/Implementing a convolutional neural network_1.py
python_functions/Implementing a neural network from scratch.py
python_functions/Implementing a simple DBMS.py
python_functions/Implementing a simple DBMS_1.py
python_functions/Implementing a simple search engine.py
python_functions/Implementing a spell-checker.py
python_functions/Implementing a text summarizer.py
python_functions/Implementing a text summarizer_1.py
python_functions/Implementing a voice assistant.py
python_functions/Implementing a voice assistant_1.py
python_functions/Implementing an audio equalizer.py
python_functions/Implementing the PageRank algorithm.py
python_functions/Implementing the PageRank algorithm_1.py
python_functions/Parsing XML data.py
python_functions/Parsing command line arguments.py
python_functions/Performing image segmentation.py
python_functions/Performing image segmentation_1.py
python_functions/Performing sentiment analysis on text.py
python_functions/Performing text-to-speech conversion.py
python_functions/Performing text-to-speech conversion_1.py
python_functions/Performing web scraping using BeautifulSoup.py
python_functions/Plotting graphs for mathematical functions.py
python_functions/Predicting cryptocurrency prices.py
python_functions/Predicting cryptocurrency prices_1.py
python_functions/Predicting flight delays.py
python_functions/Predicting flight delays_1.py
python_functions/Predicting house prices.py
python_functions/Predicting house prices_1.py
python_functions/Predicting patient readmissions in a hospital.py
python_functions/Predicting patient readmissions in a hospital_1.py
python_functions/Predicting stock prices with a simple algorithm.py
python_functions/Running a logistic regression.py
python_functions/Running a logistic regression_1.py
python_functions/Scraping websites for data.py
python_functions/Simulating a game of chess.py
python_functions/Simulating a simple ecosystem.py
python_functions/Simulating a solar system.py
python_functions/Simulating the behavior of a gas particle in a chamber.py
python_functions/Simulating the game of life.py
python_functions/Simulating the game of life_1.py
python_functions/Simulating traffic patterns.py
python_functions/Simulating traffic patterns_1.py
python_functions/Solving Sudoku puzzles.py
python_functions/Solving a linear programming problem.py
python_functions/Solving a linear programming problem_1.py
python_functions/Solving complex mathematical equations.py
python_functions/Solving crosswords.py
python_functions/Solving crosswords_1.py
python_functions/Solving the knapsack problem.py
python_functions/Solving the knapsack problem_1.py
python_functions/Solving the traveling salesman problem.py
python_functions/Solving the traveling salesman problem_1.py
python_functions/Transcribing speech to text.py
python_functions/Transcribing speech to text_1.py
python_functions/Translating text with a language model.py
python_functions/Translating text with a language model_1.py
python_functions/Visualizing high-dimensional data.py
python_functions/Visualizing high-dimensional data_1.py
requirements.txt
utilities.py