49 тысяч подписчиков
125 видео
Basic Python 10: Functions
Basic Python 9: Boolean Logic (AND / OR / NOT)
Basic Python 8: While Loops
Basic Python 7: For Loops
Basic Python 6: Lists
Basic Python 5: User Input
Basic Python 4: If Statements
Basic Python 3: Data Types
Basic Python 2: Variables
Basic Python 1: Installing Python and Writing Our First Program
Neural Nets from Scratch in Julia [PART 18]: Solving MNIST
Neural Nets from Scratch in Julia [PART 17]: Softmax Activation / Crossentropy Loss (2)
Euler's Method in Python: Gene Expression Example
Fitting Probability Distributions to Data with SciPy (Python)
Python Data Science Libraries: NumPy Basics
Matlab vs. Python (Correct Answer: Python)
What are Predatory Research Conferences? (and how to avoid them)
PyTorch Speed Comparison: NVIDIA 3070 GPU vs Apple M3 CPU vs Apple GPU
Parameter Estimation: Linear Regression From Scratch (Python)
Selection Sort Explanation and Python Code
Useful Python Tip: Get Sound Alert When Program is Finished
SIR Epidemiology Model with Python
What is an "Expected Value"? (and checking your answer in Python)
Fitting Probability Distributions to Data with SciPy (UPDATED VERSION)
Fitting Discrete Distributions to Data With SciPy (Python)
Intro to Bioinformatics 1: Course Overview
Linear Regression in R -- Easy Way First, Then From Scratch
Intro to Bioinformatics 9: Differential Expression Analysis, P-Value, Log2 Fold Change
Calculating Entropy and Mutual Information in Python