Code Monkey home page Code Monkey logo
  • πŸ‘‹ Hi, I’m @gaudelbijay
  • πŸ‘€ I’m interested in Machine Learning, Deep Learning, Computer Vision, Control System, Reinforcement Learning and Robotics
  • πŸ’žοΈ I’m looking to collaborate on Vision Based Control System for UAV
  • πŸ“« How to reach me: [email protected]

Bijay Gaudel's Projects

autoencoders icon autoencoders

Pytorch Implementation of different types of AutoEncoders

deepwalk icon deepwalk

DeepWalk is network embedding technique proposed for learning the representations of nodes in a network, which is able to preserve the neighborhood structure of the nodes within a short random walk.

diffusion-defender icon diffusion-defender

A diffusion-based denoising approach to mitigate online adversarial image attacks and an FFT-based detector

gan icon gan

Implementation of different types of GAN in pytorch

graphembedding-line icon graphembedding-line

Line is a graph embedding technique, suitable for arbitrary types of information networks: undirected, directed, and/or weighted. The method optimizes a carefully designed objective function that preserves both the local and global network structures.

graphsagelite icon graphsagelite

A general framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen data. Instead of training individual embeddings for each node, GraphSAGE learn a function that generates embeddings by sampling and aggregating features from a node’s local neighborhood. Here, the implementation of GraphSAGE is based on transductive training

nepaliautocompleteandlm icon nepaliautocompleteandlm

NepaliAutoCompleteML is a deep learning framework (using Pytorch) for suggesting relevant words during writing. We used Recurrent Neural Network with layer GRU or LSTM, and KL divergence as loss function to train our model.

node2vec icon node2vec

Node2Vec is an effective graph embedding technique which learns a mapping of nodes to a low dimensional space of features that maximizes the likelihood of preserving network neighborhoods of nodes.

sdne icon sdne

Structural Deep Network Embedding (SDNE) is a semi-supervised deep model for graph embedding. Which has multiple layers of non-linear functions, thereby being able to capture the highly non-linear network structure.

sensor-api icon sensor-api

Simple Flask API and Flutter App to track sensors data

snnl-loss icon snnl-loss

Soft Nearest Neighbor loss from paper (https://arxiv.org/pdf/1902.01889.pdf) Implemented on tf 2.x

struc2vec icon struc2vec

Structural identity is a concept of symmetry in which network nodes are identified according to the network structure and their relationship to other nodes. Structural identity has been studied in theory and practice over the past decades, but only recently has it been adressed with representation learning techniques. Node2vec is a flexible framework for learning latent representation for the structural identity of nodes. Struc2vec uses a hierarchy to measure node similarity at different scales, and constructs a multilayer graph to encode structural similarities and generate structural context for nodes.

walks icon walks

Here I have coded the random_walk and biased random walk on the graph.

workshop2021 icon workshop2021

Basic of Deep Learning, Neural Networks, TensorFlow, and Machine Vision

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.