Skip to content
View rohitdwivedula's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report rohitdwivedula

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 10 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 2 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 23 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 28 33