Code Monkey home page Code Monkey logo

Kirito's Projects

algorithms icon algorithms

This repository contains various algorithms programmed using Perl.

cmoc icon cmoc

CryoModule-On-Chip Simulation Engine

diracdeltanet icon diracdeltanet

PyTorch implementation of DiracDeltaNet from paper Synetgy: Algorithm-hardware Co-design for ConvNet Accelerators on Embedded FPGAs

eagle icon eagle

Custom scripts and libraries for Eagle PCB

fpla icon fpla

A mini field programmable logic array in vhdl

fuzzy_kalman_mppt icon fuzzy_kalman_mppt

The project tries to implement a novel approach to track maximum power point of a solar PV module. The idea is to use fuzzy logic and develop Kalman filter algorithm according to it to enhance the stability of the outcoming power from a solar PV module. The project uses VHDL and the code is tested on Altera Cyclone 2 family device EP2C20F484C7. Presently, code has been written using behavorial and structural modelling and a layout of the design is made. The code is working perfectly for single round, however for a continuous approach, a lot of timing related problems are being faced. Testbench code is written for individual layers of the design to experiment with and find solutions. Feel free to notify changes anywhere. Any kind of help with the scheduling is highly appreciated. Thank you.

fuzzy_perl icon fuzzy_perl

This repository aims at building a fuzzy logic readymade application in PERL. The code is a development of embedded_fuzzy_logic repository that has been forked. The scripts are in PERL.

hamiltonian-cycle-program icon hamiltonian-cycle-program

A Hamiltonian path or traceable path is a path that visits each vertex exactly once. A graph that contains a Hamiltonian path is called a traceable graph. A graph is Hamiltonian-connected if for every pair of vertices there is a Hamiltonian path between the two vertices. A Hamiltonian cycle, Hamiltonian circuit, vertex tour or graph cycle is a cycle that visits each vertex exactly once (except for the vertex that is both the start and end, which is visited twice). A graph that contains a Hamiltonian cycle is called a Hamiltonian graph.

hdl icon hdl

HDL libraries and projects

knn icon knn

K Nearest Neighbours Classification using perl

papers-we-love icon papers-we-love

Papers from the computer science community to read and discuss.

perceptron icon perceptron

classification of data into two sets using a single perceptron

pipecnn icon pipecnn

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks

python icon python

All Algorithms implemented in 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.