Git Product home page Git Product logo

Nadhifa Sofia's Projects

babi-rnn-lstm icon babi-rnn-lstm

Implementation of RNN / LSTM in Keras to tackle the Facebook bAbI Tasks

classification icon classification

Classification collection by Mr. Seagate (My Data Science's Lecturer @ UGM)

convolutionalneuralnetwork icon convolutionalneuralnetwork

Convolutional Neural Network (CNN) yang diimplementasikan menggunakan TensorFlow dan juga bisa dicobakan di Google Colab!

encapsulationjava icon encapsulationjava

Encapsulation is one of the four fundamental OOP concepts. The other three are inheritance, polymorphism, and abstraction. Encapsulation in Java is a mechanism of wrapping the data (variables) and code acting on the data (methods) together as a single unit. In encapsulation, the variables of a class will be hidden from other classes, and can be accessed only through the methods of their current class. Therefore, it is also known as data hiding. To achieve encapsulation in Java − Declare the variables of a class as private. Provide public setter and getter methods to modify and view the variables values.

jenisliburanmbti icon jenisliburanmbti

Ini adalah project sistem pakar untuk menentukan aktifitas/destinasi liburan sesorang berdasarkan kepribadiannya sesuai Test MBTI.

kmeans icon kmeans

KMeans Clustering for Data Science Assignments

nsga icon nsga

Machine Learning & Computational Intelligence Assignment about "Nutrient Solution for Juvenil Stages in Hydroponics by using Genetic Algorithm"

pyforest icon pyforest

pyforest - feel the bliss of automated imports

pytorch_memn2n icon pytorch_memn2n

PyTorch implementation of the End-to-End Memory Network with attention layer vizualisation support.

qas-coba icon qas-coba

Trial of Web-based Question Answering System using Python

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.