Code Monkey home page Code Monkey logo

Steffan Devotta's Projects

minutegen icon minutegen

An automated web system for board meetings with some automated functionalities including tracking matters and generating minutes.

ns2-for-tcp-udp-data-transmission icon ns2-for-tcp-udp-data-transmission

In a wireless network, nodes communicate using the communication model that consists of TCP agent, TCPSink agent, and FTP application. The sender node is attached to the TCP agent while the receiver node is attached to the TCPSink agent. The connection between TCP agent and TCPSink agent is established using the keyword “connect”. Transport agent (TCP) and application (FTP) are connected using the keyword “attach-agent”. TCP agent sends data to TCPSink agent. On receiving the data packet, TCPSink agent sends the acknowledgement to the TCP agent that in turn processes the acknowledgements and adjusts the data transmission rate. The lost packets interpreted as a sign of congestion.

passive-aggresive-algorithm icon passive-aggresive-algorithm

Passive Aggressive Algorithms are a family of online learning algorithms (for both classification and regression) proposed by Crammer at al. The idea is very simple and their performance has been proofed to be superior to many other alternative methods like Online Perceptron and MIRA (see the original paper in the reference section). The coding is done in Octave.

phd-thesis-template icon phd-thesis-template

A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department (CUED)

thesis-template icon thesis-template

A LaTeX template for preparing PhD theses at the University of Leeds

webserver-in-c icon webserver-in-c

This is a web server developed from scratch in C. Supports only html and does not contain optimization.

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.