Giter Club home page Giter Club logo

Özge R. Arıcan's Projects

activation-functions icon activation-functions

ActivationFunction.java to compute various activation functions that arise in neural networks. An activation function is a function that maps real numbers into a desired range, such as between 0 and 1 or between –1 and +1.

birthday-paradox icon birthday-paradox

Suppose that people enter a room one at a time. How people must enter until two share a birthday? Counterintuitively, after 23 people enter the room, there is approximately a 50–50 chance that two share a birthday.

bon-appetit icon bon-appetit

Bon appétit is a program that recommends random recipe based on the ingredients you had.

darkmode-lightmode icon darkmode-lightmode

The goal of this project was to gain an understanding of how to dark mode - light mode transition.

discrete-distribution icon discrete-distribution

DiscreteDistribution.java that takes an integer command-line argument m, followed by a sequence of positive integer command-line arguments a1,a2,…,an, and prints m random indices (separated by whitespace), choosing each index i with probability proportional to ai.

gd50 icon gd50

Harvard University - CS50’s Introduction to Game Development -notes&pss-

ifs icon ifs

IFS.java is a data-driven program that takes the coefficients from standard input.

minesweeper icon minesweeper

Minesweeper is a 1960s era video game played on an m-by-n grid of cells.

pemf_arduino icon pemf_arduino

It’s PEMF(Pulsed electromagnetic field) device which used for accelerates the healing of broken joints, and bones.

thue-morse-weave icon thue-morse-weave

The Thue–Morse sequence is an infinite sequence of 0s and 1s that is constructed by starting with 0 and successively appending the bitwise negation (interchange 0s and 1s) of the existing sequence.

to-do-app icon to-do-app

To Do List App With User Registration & Login

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.