All Projects → globalaihub → Introduction To Python

globalaihub / Introduction To Python

Projects that are alternatives of or similar to Introduction To Python

Gym Trading
Environment for reinforcement-learning algorithmic trading models
Stars: ✭ 574 (-2.55%)
Mutual labels:  jupyter-notebook
Quaternet
Proposes neural networks that can generate animation of virtual characters for different actions.
Stars: ✭ 580 (-1.53%)
Mutual labels:  jupyter-notebook
Autodidact
A pedagogical implementation of Autograd
Stars: ✭ 585 (-0.68%)
Mutual labels:  jupyter-notebook
T2t Vit
Stars: ✭ 575 (-2.38%)
Mutual labels:  jupyter-notebook
Coursera Ml Using Matlab Python
coursera吴恩达机器学习课程作业自写Python版本+Matlab原版
Stars: ✭ 579 (-1.7%)
Mutual labels:  jupyter-notebook
Dabl
Data Analysis Baseline Library
Stars: ✭ 585 (-0.68%)
Mutual labels:  jupyter-notebook
Eng Edu
Stars: ✭ 573 (-2.72%)
Mutual labels:  jupyter-notebook
Deep Learning For Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Stars: ✭ 586 (-0.51%)
Mutual labels:  jupyter-notebook
Diracnets
Training Very Deep Neural Networks Without Skip-Connections
Stars: ✭ 581 (-1.36%)
Mutual labels:  jupyter-notebook
Grokking Deep Learning
this repository accompanies the book "Grokking Deep Learning"
Stars: ✭ 5,380 (+813.41%)
Mutual labels:  jupyter-notebook
Business Machine Learning
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
Stars: ✭ 575 (-2.38%)
Mutual labels:  jupyter-notebook
Bdl Benchmarks
Bayesian Deep Learning Benchmarks
Stars: ✭ 578 (-1.87%)
Mutual labels:  jupyter-notebook
Trtorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
Stars: ✭ 583 (-1.02%)
Mutual labels:  jupyter-notebook
Agegenderdeeplearning
Stars: ✭ 575 (-2.38%)
Mutual labels:  jupyter-notebook
Ml Interview
Preparing for machine learning interviews
Stars: ✭ 586 (-0.51%)
Mutual labels:  jupyter-notebook
Ml Design Patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
Stars: ✭ 566 (-3.9%)
Mutual labels:  jupyter-notebook
Easy Scraping Tutorial
Simple but useful Python web scraping tutorial code.
Stars: ✭ 583 (-1.02%)
Mutual labels:  jupyter-notebook
Tensorflow exercises
The codes I made while I practiced various TensorFlow examples
Stars: ✭ 588 (-0.17%)
Mutual labels:  jupyter-notebook
Dnc Tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
Stars: ✭ 587 (-0.34%)
Mutual labels:  jupyter-notebook
Pandas Cookbook
Recipes for using Python's pandas library
Stars: ✭ 5,520 (+837.18%)
Mutual labels:  jupyter-notebook

Welcome to our Introduction to Python Programming Course Repo!

You can find more information about our Introduction to Machine Learning Course by visiting Course Website.

To enroll our courses, you can find the next course that fit your schedule by visiting Upcoming Courses.

Syllabus

Lesson 0

  • What is Python?
  • Comments
  • Variables
  • Data Types
  • Arithmetic Operations

Lesson 1

  • Logical Operations
  • Type Conversion
  • Indexing and Slicing on Strings

Lesson 2

  • Lists
  • If Conditions
  • While Loop
  • For Loop

Lesson 3

  • Dictionaries
  • Sets
  • Tuples

Lesson 4

  • Functions
  • Return Statements
  • Lambda Function
  • *args and **kwargs
  • Modules
  • Try-Except

Lesson 5

  • Introduction to NumPy
  • Introduction to Pandas

Certificate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].