• Stars
    star
    188
  • Rank 201,165 (Top 5 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notes taken from Google Machine Learning Course provided to public for practice & correction.

python-tensorflow-google

Wiki

  • Framing
    • In this section we learn the basics of Machine Learning Terminology
  • Descending into Machine Learning
    • In this section we work with linear regression, learn about MSE, loss caculation and the basics of how training a model works
  • Reducing Loss
    • In this section we explore loss reduction methods by explaining gradient descent, batches, iterative learning and other effective learning methods
  • First Steps With Tensorflow
    • In this section we learn the basics of TensorFlow and Pandas. Through practices linked we develop our own linear regression code
  • Generalization
    • In this article we discuss the problem of overfitting, learn the difference between a good and a bad model, learn about subsets used in model training & generalization
  • Training and test sets
    • In this section we learn about data splitting, dangers of training on test data & test data characteristics
  • Validation
    • In this section we cover the importance of validation, a 3rd partition in a dataset
  • Representation
    • In this section we discuss qualities of features, learn about feature engineering and mapping values to useful features
  • Feature Crosses
    • In this section we look into feature crosses, a synthetic feature used to improve model's learning & encode non-linear data into useful features
  • Regularization: Simplicity
    • In this section we look into ways of penalizing the model for being too complex using L2 regularization
  • Logistic Regression
    • In this section we look into Logistic Regression to calculate probabilty, and dive deeper into it's loss function
  • Classification
    • In this section we dive into evaluation precision and recall of logistic regression, as well as ROC & AUCs curves
  • Regularization: Sparsity
    • In this section we learn the differences between L1 & L2 and how they bring uninformative weights to 0 or close to 0
  • Neural Networks
    • In this section we learn how to solve non-linear problems with Neural Networks. We dive into basics of Neural Networks structure & how it all works
  • Training Neural Networks
    • In this article we dive into backpropagation, an algorithm used to traing Neural Networks
  • Multi Class Neural Networks
    • In this article we look into multi class neural networks which are the closest to real world example of machine learning usage such as recognizing cars, faces, poses etc.
  • Embeddings
    • Learn about embeddings & how they are used to translate large sparse-vectors to a lower dimensional space

More Repositories

1

next13-airbnb-clone

TypeScript
1,767
star
2

next13-ai-saas

TypeScript
1,059
star
3

next13-discord-clone

TypeScript
973
star
4

next13-ecommerce-admin

TypeScript
856
star
5

next13-messenger

TypeScript
830
star
6

next-auth-v5-advanced-guide

TypeScript
812
star
7

notion-clone-tutorial

TypeScript
795
star
8

next13-lms-platform

TypeScript
676
star
9

next13-spotify

TypeScript
636
star
10

next-netflix-tutorial

TypeScript
586
star
11

next13-ecommerce-store

TypeScript
523
star
12

next13-trello

TypeScript
513
star
13

next13-ai-companion

TypeScript
392
star
14

twitter-clone

TypeScript
372
star
15

next14-twitch-clone

TypeScript
244
star
16

ts-node-mongo-rest-api-tutorial

Repository for a REST API using MongoDB, Node.js and TypeScript
TypeScript
223
star
17

next14-miro-clone

TypeScript
205
star
18

passport-tutorial

This is a repository for my Medium.com article
JavaScript
170
star
19

js-blog-tutorial

This is a tutorial for a Medium story
JavaScript
97
star
20

js-chat-tutorial

A repository for chat app tutorial using React.js, Socket.io and Node.js
JavaScript
53
star
21

file-upload-tutorial

A repository for Medium.com tutorial
JavaScript
50
star
22

AntonioErdeljac

34
star
23

prisma-db-starter

TypeScript
27
star
24

messenger-video

TypeScript
27
star
25

lingo-early-access

TypeScript
26
star
26

next-auth-monogdb

TypeScript
18
star
27

carrotDB

A JSON based database for Node.js πŸ₯•
JavaScript
17
star
28

tailwind-labs-tutorial

JavaScript
10
star
29

actions-demo

TypeScript
10
star
30

fl0-clerk-next

TypeScript
9
star
31

problem-1

TypeScript
9
star
32

nextjs-blog

JavaScript
9
star
33

tailwind-css-recipes

JavaScript
8
star
34

workshop-lucia-auth

TypeScript
8
star
35

NearChat

Chatting app based on your location using React.js & Node.js
JavaScript
7
star
36

angular-exercise

Repository for exercise with Angular 9
TypeScript
6
star
37

backend-recreation

TypeScript
5
star
38

youtube-clone

Youtube clone
JavaScript
4
star
39

next13-lms

TypeScript
4
star
40

ts-autocomplete

TypeScript
4
star
41

citycoin-web

CSS
3
star
42

design-practice

TypeScript
3
star
43

problem-2

TypeScript
3
star
44

js-pokedex

A pokedex app built with Webpack and React.js.
JavaScript
2
star
45

products-gtm-ts

TypeScript
2
star
46

webassembly-demo

JavaScript
2
star
47

wer2018

2
star
48

JobScheduler

Repository for a job scheduler assignment
JavaScript
2
star
49

webrtc-video-chat

JavaScript
2
star
50

vue-practice

HTML
1
star
51

expo-stack-navigator

Expo & React Native practice
JavaScript
1
star
52

trainingtogether-backend

JavaScript
1
star
53

typescript-basics

TypeScript
1
star
54

Boxlio

JavaScript
1
star
55

codeburn-io

Gatsby starter for creating a blog
1
star
56

React-Native-Superagent

Repository for React Native project w/ Superagent Ajax calls
JavaScript
1
star
57

peerjs-react-chat

TypeScript
1
star
58

workshop-3

TypeScript
1
star
59

javascript-dom

Repo for practicing DOM manipulation with JS
JavaScript
1
star
60

trainingtogether-app

JavaScript
1
star
61

flow-wizard

TypeScript
1
star