{"id":14959050,"url":"https://github.com/sefakcmn00/tensorflow_machine_learning_simple-","last_synced_at":"2026-02-06T10:34:15.270Z","repository":{"id":122466104,"uuid":"522989549","full_name":"sefakcmn00/Tensorflow_Machine_Learning_Simple-","owner":"sefakcmn00","description":"Artificial Neural Network(ANN) Perceptron ","archived":false,"fork":false,"pushed_at":"2022-08-09T14:45:16.000Z","size":203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T18:50:50.222Z","etag":null,"topics":["data","mathplotlib","pandas","pandas-dataframe","pandas-python","sklearn","tensorflow-examples","tensorflow2"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sefakcmn00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-09T14:42:46.000Z","updated_at":"2022-10-27T10:53:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f509b2e2-16d1-4ff1-aaed-9694053f0bd2","html_url":"https://github.com/sefakcmn00/Tensorflow_Machine_Learning_Simple-","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"e160d3c8bd04eecbfe6bebd710c3e04d021cf0d9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefakcmn00%2FTensorflow_Machine_Learning_Simple-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefakcmn00%2FTensorflow_Machine_Learning_Simple-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefakcmn00%2FTensorflow_Machine_Learning_Simple-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefakcmn00%2FTensorflow_Machine_Learning_Simple-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefakcmn00","download_url":"https://codeload.github.com/sefakcmn00/Tensorflow_Machine_Learning_Simple-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247687866,"owners_count":20979550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","mathplotlib","pandas","pandas-dataframe","pandas-python","sklearn","tensorflow-examples","tensorflow2"],"created_at":"2024-09-24T13:18:46.162Z","updated_at":"2026-02-06T10:34:15.176Z","avatar_url":"https://github.com/sefakcmn00.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"Artificial Neural Network(ANN)\nPerceptron --\u003e ARTIFICIAL NEURON\n\nInput1 ---\u003e\n\nInput2 ------------ -\u003e DATA ----\u003e Output\n\nBias -----\u003e\n\nSigmoid Function = takes a value between 0 and 1 and is generally useful for our classification problems\n\nTanh(Hyperbolic Tangent) = Takes values ​​between -1 and 1, and with negative values ​​it provides a wider scope and is often used in zeroing operations.\n\nReLU(Rectified Linear Unit) = 0 and your end It takes value among others and is frequently encountered in the field of deep learning. The given operation takes the value of =0 if not, the value of -1 if not.\n\nLinear Functions f(x)= takes x and can take infinite values.\n\nRegression = Is there a relationship between the height of the children and the height of the fathers? Children's heights tend to be close to the mean in the total data set. Y=a*x + b\n\nz=ag +bf(z)=estimatedValue(estimate of neuron) Quadratic Cost=sum(actualValue - approximate value)**2/ Cross Entropy Cost=( -1/n)sum(actualValueIn(estimatedValue)(1-actualValue)ln(1-exactValue)\n\nGradient Descent = the optimization function we use to find the minimum of a function We can use it to minimize the Cost function.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefakcmn00%2Ftensorflow_machine_learning_simple-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefakcmn00%2Ftensorflow_machine_learning_simple-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefakcmn00%2Ftensorflow_machine_learning_simple-/lists"}