Skip to content
View rohitdwivedula's full-sized avatar
🦖
🦖

Block or report rohitdwivedula

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. enzyme-classification enzyme-classification Public

    Predict the enzyme class of a given FASTA sequence using deep learning methods including CNNs, LSTM, BiLSTM, GRU, and attention models along with a host of other ML methods.

    Python 11 2

  2. bmp-multiobjective-optimisation bmp-multiobjective-optimisation Public

    Implementations of multiple genetic algorithm based (NSGA-II, NSGA-III, C-TAEA) and fuzzy optimization algorithms for optimisation of Best Management Practices (BMPs) in the Greater Hyderabad Munic…

    Python 7 1

  3. Logo Implementation Using Flex Logo Implementation Using Flex
    1
    %{ 
    2
    #include <math.h>
    3
    #define PI 3.14159
    4
     
    5
    float distance = 0;
  4. mips-exercises mips-exercises Public

    A bunch of MIPS (assembly) programming exercises and problems done in college as a part of the course Computer Architecture (CS F342).

    Assembly 31 9

  5. cs-f211-dsa-2020-21 cs-f211-dsa-2020-21 Public archive

    Repository of problems and solutions of labsheets used for Data Structures and Algorithms (CS F211) in Semester 2, 2020-21 at BITS Pilani - Hyderabad Campus.

    C 27 33