Lists (1)
Sort Name ascending (A-Z)
Stars
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: ๐บ๐ธ ๐จ๐ณ ๐ฏ๐ต ๐ฎ๐น ๐ฐ๐ท ๐ท๐บ ๐ง๐ท ๐ช๐ธ
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Generate long Sora 2 videos that exceed OpenAI's native 12-second limit
My attempt at homework problems and programming assignments for Stanford's cs224w, Machine Learning with Graphs (2021) course.
A simple script that scrapes the Mitacs Globalink Webpage to extract a list of projects in a csv file.
This Python script fetches and stores mutual fund data from the MFAPI as CSV files. The script retrieves a list of mutual funds and then downloads their individual data, saving each to a CSV file iโฆ