Course Videos 01. Interview YouTube star AlexSuper shares how he’s got a million subs in 4 months 02. Video editors, webcams, and mics of YouTube stars 03. How to get a video into the YouTube top 10 (YouTube search algorithm) 04. A million subs in a year secrets of YouTube stars […] Read more
1. Getting Started 1.1 Setting up and 1st program 2. Python Basics 2.1. Syntax, Variables and Operators 2.2. Input and Outputs in Python 3. Data Types 3.1. Numbers 3.2. Strings 3.3. Lists 3.4. Tuples 3.5. Dictionaries 4. Advance Concepts 4.1. Conditions in Python 4.2. For loop and Nested loops 4.3. While loop in python 4.4. […] Read more
Course content Requirements Calculus (derivatives) Probability / Markov Models Numpy, Matplotlib Beneficial ave experience with at least a few supervised machine learning methods Gradient descent Good object-oriented programming skills Description When people talk about artificial intelligence, they usually don’t mean supervised and unsupervised machine learning. These tasks are pretty trivial compared to what we think of AIs […] Read more
I’m using windows 10 and PhpMyAdmin on XAMPP server. Once while working, mysql server and phpmyadmin stop working with this error: mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server following errors I got in phpmyadmin: Errors MySQL said: Documentation Cannot connect: invalid settings. mysqli_real_connect(): (HY000/1130): Host ‘localhost’ is not allowed […] Read more
CSS is capable of making all sorts of shapes. Squares and rectangles are easy, as they are the natural shapes of the web. We also get the ::before and ::after pseudo-elements in CSS, which give us the potential of two more shapes we can add to the original element. By getting clever with positioning, transforming, […] Read more